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

When using mouse controls to shoot, pressing LMB does not trigger IsActionTriggered() or IsActionPressed() for shoot actions (Opinions?) #595

Open
MrSeemsGood opened this issue Nov 29, 2024 · 0 comments

Comments

@MrSeemsGood
Copy link

If you play Isaac with mouse controls, you can use LMB to shoot. And while, for instance, pressing LMB below the character makes him shoot downwards, it does not trigger IsActionTriggered() nor IsActionPressed() for ButtonAction.ACTION_SHOOTDOWN.

Currently REPENTOGON does not change that behaviour, but I want to hear your opinions - should it stay that way or should it be changed? Personally I consider the base API implementation unreasonable.

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

1 participant