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

Diamond Dive - boost gets stuck #1140

Open
tafode opened this issue May 30, 2023 · 3 comments
Open

Diamond Dive - boost gets stuck #1140

tafode opened this issue May 30, 2023 · 3 comments

Comments

@tafode
Copy link
Contributor

tafode commented May 30, 2023

If the player flies to the edge of one of the "pools" and just short taps the space bar/boost, it get stuck and loads up to full power without having the button pressed. If the player then taps again it the ship boosts and immediately the boost bar starts to fill up again without pressing anything.

I tried to fetch the Keyboard Input and the gameplay in this Video, bug starts around 39 seconds:

https://youtu.be/R-j0XljcyDg

@nitaku
Copy link
Contributor

nitaku commented Jun 1, 2023

Thanks for the report, I think I have an idea about the cause of this bug... Were you trying the released game or did you launch the code from Godot? If from Godot, were you on the main or develop branch? Some aspects of control code has been slightly changed recently, so it's useful to investigate which versions exhibit the incorrect behaviour.

@tafode
Copy link
Contributor Author

tafode commented Jun 1, 2023

So, sorry, deleted my comments to fast. The video in the initial post comes from the Released Version 0.14.1-Alpha, have now tried the development Branch Demo Build v0.14.4A[5/S] and there I can reproduce the bug.

@nitaku
Copy link
Contributor

nitaku commented Jun 1, 2023

Thanks a lot! I'll look into it then. It seems that the bug is not related to the recent changes I mentioned.

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