2 Attachment(s)
Changing multiple actives movement
Hello everyone
I'm having some problems with changing movement. What I'm trying to do is, when a player presses "space", his active objects stops and he gets control of another active for a few seconds. I'm attaching two examples so you can see what I'm talking about.
At line 7 I added "Move = 0" and I set objectA to previous movement and objectB to next. And it works.
But in another example at line 7, I'm trying to use "select movement" to give object A and B movements, and it doesn't work. Object A only moves slowly to the left and up. Is this some kind of a bug or is there something I'm missing?