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