can we...
Posted: Tue May 11, 2004 8:42 pm
i was thinking...
can we create a whole game in script?
for exemple
draw actor-> script editor
KeyDown("a");
xvelocity=10;
KeyUp("a");
evelocity =0;
Colision("SomeOtherActor");
DestroyActor("EventActor");
can we create a whole game in script?
for exemple
draw actor-> script editor
KeyDown("a");
xvelocity=10;
KeyUp("a");
evelocity =0;
Colision("SomeOtherActor");
DestroyActor("EventActor");