No input/movement for character in game

Hi I have created a game but there is no input for my character for my Level 2. The character moves as it should in Level 1 and then when I move on to Level 2 the character doesn’t seem to move. Can anyone help with with this please?

[main.zip - Google Drive

You have acquire_input_focus messages in many places and have exceeded the maximum allowed amount (16). Remove any that are not required such as in your enemy scripts.

Also, the console is filling up with errors when running the game on level 2. You should address these errors before continuing.

6 Likes