You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: