okay i'm working on a platform game and i updated my sprites, but now the player is hovering over the platform. can someone help?
here's the link:
http://www.filehosting.org/file/details/26057/Alice.mfa
Printable View
okay i'm working on a platform game and i updated my sprites, but now the player is hovering over the platform. can someone help?
here's the link:
http://www.filehosting.org/file/details/26057/Alice.mfa
Go to the group: Animation
Always
[sprite] Set position at (0,-8) from [Player]
Should solve the problem.
Edit:
Alternatively, change the positions of the Hot Spots(on both player/sprite) to the base of the sprites and set position at 0,0 from player - if you do this, you may need to adjust the position of other invisibles.
thanks!