GetCursorPos
Returns the actual cursor position used internally by Susano’s overlay system
Syntax
Susano.GetCursorPos() -> Vector2Parameters
Return(s)
Behavior
Example(s)
local cursorPos = Susano.GetCursorPos()Last updated