zen
zen copied to clipboard
Cursor hotspot
Branch v0.2.0-dev
Description
The location in the cursor texture where the cursor interaction actually occurs is called the hotspot. For example, in an arrow texture, this is the location of the tip of the arrow.
The origin of the cursor should be this hotspot, but in the current implementation it is in the upper left corner of the texture rectangle.
When to close this issue
When hot spots are taken into account.