Heres the question: Is it possible to move the feet-position hotspot (don't know what to call it) of the character, and move it towards the centre of the character sprite?
I've searched some info in other threads, and speak of using either player.baseline or player.z...
Baseline tends to not work at all(and I'm guessing its because its only used for walkbehinds, objects and characters).
While player.z does technically change the feet-position hotspot, it has to move the entire sprite in order to do it, I don't actually want my sprite to move at all, only the feet-position hotspot.
If anyone has any clues or any other ideas and approaches without moving the character sprite with the player.z, then I would appreciate it if you gave me some ideas.
Thanks alot.
I've searched some info in other threads, and speak of using either player.baseline or player.z...
Baseline tends to not work at all(and I'm guessing its because its only used for walkbehinds, objects and characters).
While player.z does technically change the feet-position hotspot, it has to move the entire sprite in order to do it, I don't actually want my sprite to move at all, only the feet-position hotspot.
If anyone has any clues or any other ideas and approaches without moving the character sprite with the player.z, then I would appreciate it if you gave me some ideas.
Thanks alot.