#Not found in base self? Am I doing this right?

4 messages · Page 1 of 1 (latest)

remote oracle
#

this is supposed to make the player move up or down depending on inputs

oak gate
#

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.

remote oracle