Zebbi This maybe ?
https://drive.google.com/open?id=0B1SSu ... GxxQzZDMlE
fyi http://c2rexplugins.weebly.com/rex_pin2imagepoint.html
Thank you for that, I wasn't aware of Rex's pin plugin! Now, the way I see it is I could do something like animating the image point on a specific animation if that works with this plugin? I haven't tested yet, but can you reposition a Sprite if it's pinned using this plugin?
Here's the basic idea, a container box, origin center; player animation, origin centre; upon holding down, reduce height of Sprite by 0.1 until, say, 50% shorter (64 pixels until 32, say); the catch is, the feet of the player animations can't leave the ground, which happens if you have the origin centred, it looks like you're squishing into black hole at your belly. So I need to reposition the Xposition downwards by the amount of pixels reduced from its height. Can anything like this be done with this plugin?