Make mouse position report be relative to base dimensions #12
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Currently
input_get_action_position()andctx.mouse_window_positionare relative to resizable window, not the actual subspace the game takes place.Also, scale should not play a role, logical space is constant.