Category: Images and Rendering
Back to System Functions
GetImageHotspotY(imageReference As Integer)
Integer
Returns the current Y hotspot of a loaded image in pixels.
If the image reference is invalid, the result is 0.
hotspotY = GetImageHotspotY(player)