Hi Everyone,

I am scripting a simple animated game.  An object moves across the stack
driven by commands within a repeat loop.  I want to change variables within
the repeat loop when the user selects one of the arrow keys (up, down, left,
right).  Basically, as the object moves across the screen, it's direction
can be changed by selecting the arrow key.

Is the use of a repeat loop for this incorrect or is there a way to insert
condition changes into the loop?

Thanks,
 Mike


Mike Brown
Cyber-NY Interactive

_______________________________________________
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to