i have a enemy with SINE and he moves up and down but with the same animation, I need to know how to put put an animation that goes up and another down.
thanks.
Develop games in your browser. Powerful, performant & highly capable.
round(Enemy.Sine.Value)=Enemy.Sine.Magnitude....set animation
round(Enemy.Sine.Value)= - Enemy.Sine.Magnitude...set animation
i don't understand
........capx:
http://s000.tinyupload.com/index.php?fi ... 4628947706
Go look at my video on YouTube called My first shoot em up video game demo. Are you trying to make the enemies move like that or something different?