I am developing a game in andengine and I want to apply a Force to my Sprite. The thing is I rotate the sprite with a controller and I want a force to be applied on the direction the sprite is facing (Sprite is a rocket).
Thanks in advance hope I explained it well.