Page 1 of 1

How to ... !

PostPosted: Sun Feb 18, 2007 3:31 pm
by BabaRoga
Collision > Any Side of Ground > Script Editor

Now how can I make in Script Editor KeyDown = Right

somthing like this ... ???

PostPosted: Mon Feb 19, 2007 1:32 pm
by makslane
What exactly you want to do?

PostPosted: Mon Feb 19, 2007 4:52 pm
by BabaRoga
makslane wrote:What exactly you want to do?


i want to make one actor when it collides with ground to enable Right and Left Keys but when it jumps not te enable

PostPosted: Mon Feb 19, 2007 6:27 pm
by makslane
You need to create a variable to track the jump and check this variable when hit the left or right key.