I am accelerating and moving my player with the following code:
And my player accelerates up & down the screen with my particle effect below it.
However, when the player is rotated I want the acceleration to be in the direction it is pointing and the particle effect to appear at the rotated bottom of the player.
Any help would be greatly appreciated.