Page 1 of 1

Is there a good reference?

PostPosted: Wed Dec 19, 2007 3:44 pm
by MrScience101
I was curious if there was a good reference out there to what variables are available to the actors that are created. For instance, if I create an actor named BLUE and I want to access the variables associated with it, such as BLUE.animpos, or BLUE.x, or BLUE.name etc. Is there any way I can get some documentation as to what all the variables within BLUE are and what they reference and do?

Thanks!
I currently have the regesterd version of 1.3.6 and 1.3.7

Re: Is there a good reference?

PostPosted: Thu Dec 20, 2007 4:32 am
by pyrometal
Here it is! You should find everything on this page.

[url]C:\Program Files\Game Editor Pro\Docs\script_reference.htm[/url]

Re: Is there a good reference?

PostPosted: Fri Dec 21, 2007 1:37 pm
by MrScience101
Thank you! Funny, I should have looked there first :D