Page 1 of 1
How can we add our own variables permantly to GE interface?

Posted:
Wed Jun 16, 2010 5:17 am
by krenisis
Every time I start a new project I have to declare all my variables. Is there some simple way to install variables directly into Game Editor so I can save some time coding. Like a jump variable instead of coding , is there a way I could put it on the variables/functions list so I dont have to recode it every time. Thanks
Re: How can we add our own variables permantly to GE interfa

Posted:
Wed Jun 16, 2010 4:12 pm
by makslane
What you can do is make a little ged file your variables defined and merge it with the new game.
Re: How can we add our own variables permantly to GE interfa

Posted:
Wed Jun 16, 2010 5:40 pm
by krenisis
Thanks!! I should have thought of that, I guess sometimes I over think simple problems