Accelerate always down ?
im using Gravity on my app right now, because my actor have to rotate and if i use accelerate, when the actors rotate they will accelerate in a different direction.
But i have a problem with my app and it would fix it if i could use the accelerate.
So how can i have my actor ALWAYS accelerate down, even when it rotates.
Thanks.
JamieOneil
But i have a problem with my app and it would fix it if i could use the accelerate.
So how can i have my actor ALWAYS accelerate down, even when it rotates.
Thanks.
JamieOneil
Comments
___________________________________________________
Game Making Service
Sketch to Vector Service
"Power Orb" Style Template
Targeting System Template
Another thing.
For some reason my attribute wont update.
Im says 'Constrain Attribute game.Y to self.position.y'
and on the actor i want to follow the other i have, 'Constrain attribute self.position.y to game.y'
Its not doing anything ?
How do i fix this ?