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

[MODDING] Allow detecting GetKeyDown & GetKeyUp in the OnPlayerClicked callback #315

Open
Khanx opened this issue Dec 19, 2021 · 1 comment

Comments

@Khanx
Copy link
Contributor

Khanx commented Dec 19, 2021

If possible I would like to be able to detect the GetKeyDown/Up in the OnPlayerClicked in order to know WHEN the player starts clicking with the mouse and when finishes.

@pipliz
Copy link
Owner

pipliz commented Dec 20, 2021

Added to #322
Though you'll only have OnMouseDown / OnMouseUp equivalents, no "OnHoldingMouse" every frame the player holds it

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

No branches or pull requests

2 participants