Get back of image.Mami Tomoe User Offline 26.06.19 05:48:07 pm Hi, how can I know if I hit the back of an image using the hitzone hook? It would be considered easy if my image hadn't rotated but it does... 12Image size: 311x288 Rotation: Any
Re: Get back of image.Baloon GAME BANNED Offline 27.06.19 06:15:42 am To get image's rotation use object(image_id, 'rotvar') since dynamic images also considered as objects.
Re: Get back of image.Mami Tomoe User Offline 27.06.19 07:38:29 am I already have the rotation saved, I need to know if the player hit the front or the back of the image using the hitzone hook.