-
Notifications
You must be signed in to change notification settings - Fork 26
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
Add "keypress = bool" to mario.lua #588
Labels
Comments
Like that,if doesn't exists
|
ahaha, no. There are so many other ways to read a players input like idk... the animation system? It literally has triggers for pressing, holding and undressing keys. |
You can already do this if you make a button controller, instead of suggesting a feature be added that like 3 people can use correctly |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
It would be cool if something like "self.leftkeypress = true" be added to mario.lua
The text was updated successfully, but these errors were encountered: