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/s/vzp43wr8sig2zn7/04-FEB-12%20-%20Possibly%20finalized%20hitbox%20AND%20angle%20%20check%20regular%20attack%20on%20sprite.capx