I can't seem to get it to work.
I use:
angle(Player.ImagePointX("Center"), Player.ImagePointY("Center"), Player.ImagePointX("Angle"), Player.ImagePointY("Angle"))
Center and Angle are the 2 image points.
And in case the names don't work, ive tried
angle(Player.ImagePointX(2), Player.ImagePointY(2), Player.ImagePointX(1), Player.ImagePointY(1))
to no avail.
Events 55 and 56. I want it to calculate the angle on collision of the animation frame that it collided on. (there are only certain frames where the image points exist.)
Here's my .capx
dropbox.com/scl/fi/4umkfsdf0kc593um1719p/04-FEB-12-Possibly-finalized-hitbox-AND-angle-check-regular-attack-on-sprite.capx