powered by
Move the player in the direction of the player heading
moveForward(player_id, distance = 1)
An integer with the player id
The distance to move the player
# NOT RUN { initHeading(myid) moveForward(myid, 0.5) # } # NOT RUN { # }
Run the code above in your browser using DataLab