(The title already tells the problem)
Steps:
- I’m using the web version.
- I insert the conditions: “Any key pressed” + “Trigger once”
- I preview the game.
- I click any key and it works.
- I switch to gdevelop tab and back to preview.
- The “Any key pressed” + “Trigger once” will not work anymore, it wont return true.
Edit again:
At the same time of these (several) tests, I made “b key is pressed” + “Trigger once”, did the same thing and it will continue working, meanwhile the “Any key pressed” + “Trigger once” will stop working.
More edits:
Just to be clear, I am changing tabs while the keys are not being pressed.