VDP-noclip / noclip

NOCLIP is an experimental game in which you “noclip” the environment to solve puzzles.
3 stars 1 forks source link

Fix bug when we skip the loading screen with some specific keys #240

Closed stefanofossati closed 1 year ago

stefanofossati commented 1 year ago

This bugfix avoid the player to cause bug: In order to close the loading screen the TAB button and the Jump button aren't allowed

spig95 commented 1 year ago

As discussed, I would put just one button, the "skipButton" in the input manager, which should be the same for this feature and for the dialogues

stefanofossati commented 1 year ago

As discussed, I would put just one button, the "skipButton" in the input manager, which should be the same for this feature and for the dialogues

@AleDeNic says that thr player doesn't need to skip the dialogues, so we have to remove the skipkay fron the input manager