#Not found in base self? Am I doing this right?
4 messages · Page 1 of 1 (latest)
As the error says, player_movement() does not exist in your script
You need to create the function, or don't try calling the function.
I fixed that, but the player doesn't even move