Page 1 of 1

Global Script for all actors

PostPosted: Sun Mar 30, 2008 3:24 pm
by asmodeus
How about a global script editor, in which you make a script, that automatically applies to all the actors.
For example you have got two variabels: xstart and ystart. You don't want to open many actor control menues to set the variables to each actor. You could just open that global script editor (actor create event) and write the script down once.

Re: Global Script for all actors

PostPosted: Sun Mar 30, 2008 8:22 pm
by Kalladdolf
hm, one primitive way how to do it, just make one actor that contains the script and then let all the other actors inherit his script.