I posted in a previous post about something similar to this and got great help from on of the users.
The game is a player who is stood on a moving platform. The platform is thin (30pixels) and is positioned in the centre of the screen. Therefore both the top and bottom of the platform are visible.
There is a button allowing the player to flip to the underside of the platform with the use of a button which i created through a 'sprite'.
The player moves to the co-ordinates specified. The problem is that the player himself is not reversed. What i mean by this is that instead his body moves to the correct position but his body itself is not turned upside down (his head is on the underside of the platform, not his feet). How would i go about doing this with the use of the sprite button that i've already created???
I tried attaching an image but an SQL error comes up on the website
Thank You!!