My character moves, but he will only move if i click the button. I want him to be able to move when i hold down a key. Any help? I really need this. Here is the link to my game: https://flowlab.io/game/play/200546
Remove all the behaviors for the moving of the character. Then go on the side, click bundles, then click the run and jump bundle. If this doesn’t work then put this in the “Bugs” section on the fourms. Or check if your keyboard is broken.
So the simplest fix would probably be to just click on the Keyboard triggers to open the settings panel, and check the “repeat” box. This way, the trigger will fire every frame instead of just once.
@grazer thx! it works now.