Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Custom Mouse Cursor #334

Merged
merged 1 commit into from Sep 27, 2020

Conversation

Cheshire92
Copy link
Contributor

Adds very basic support for a custom mouse cursor.
Can be set from the client configuration, since we want the cursor to work even if we don't have a connection to the server.
Hides the normal OS mouse.

Had to generalize a piece of code for re-using, because I didn't want to end up duplicating the code calculating the mouse's actual world position.

…neric method to avoid duplicating code for this.
@Cheshire92 Cheshire92 linked an issue Sep 26, 2020 that may be closed by this pull request
@jcsnider jcsnider merged commit 2765782 into AscensionGameDev:development Sep 27, 2020
@Cheshire92 Cheshire92 deleted the CustomMouseCursor branch September 27, 2020 05:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Custom Mouse Cursor
3 participants