wouldn't be cool if as was in code?

General Moho topics.

Moderators: Víctor Paredes, Belgarath, slowtiger

Post Reply
ericii
Posts: 15
Joined: Sat Apr 26, 2008 10:25 pm
Contact:

wouldn't be cool if as was in code?

Post by ericii »

I am a programmer... How about you could right code in as instead of buttons? For like say namming layors... vector1.namehere or something like that. Do you think this is stupid or is a good idea?
Hey, check out my awesome website for tons of free stuff!
http://cfpmedia.com
User avatar
heyvern
Posts: 7042
Joined: Fri Sep 02, 2005 4:49 am

Post by heyvern »

I don't understand. Can you explain more?

-vern
User avatar
funksmaname
Posts: 3174
Joined: Tue May 29, 2007 11:31 am
Location: New Zealand

Post by funksmaname »

i think he's suggesting having a console where you can programmatically asign names and do other things... although i really dont see the point unless i've missed something... animation is a visual art!
ericii
Posts: 15
Joined: Sat Apr 26, 2008 10:25 pm
Contact:

Wouldn't it be cool if ASP could be programmed?

Post by ericii »

Hello. I am a windows programmer... I program in windows!
I think it would be cool if ASP could be coded.. Like a counsel...
Like.. To make an object the code could be...
object1.creat.shape=circle..
Or maybe layer1.name="eyes"
IDK.. Just a thought...
Who else would like that?
Hey, check out my awesome website for tons of free stuff!
http://cfpmedia.com
User avatar
heyvern
Posts: 7042
Joined: Fri Sep 02, 2005 4:49 am

Post by heyvern »

AS has a scripting language. It uses lua. You can do all those things but not exactly in the way you describe. AS uses lua scripts for all the tools and buttons. With tools and button scripts you can create layers, shapes etc. You can also create layer scripts to control objects on layers, like bones and vectors.

Is this sort of what you mean?

-vern
Post Reply