When I split the Mover script into two, I wasn’t able to upload it to player
, then i created a new script, copied and pasted the old script into the new one and despite having it connected to the player, it still didn’t work
In console, it looks like this :
Of course I’ve checked the code multiple times before i did it, but i couldn’t find any flaw.
The PlayerController script looks like this :
i put there and option to move with WASD and to toggle between these modes, that’s all I did differently than in the video.