*Slaps self* up key means move forward at angle/direction your facing.
down key means move backward at angle/direction your facing.
right key means move right
left key means move left
use the right mouse key to DRAG your Angle/direction so you are facing a completely different angle/direction. IF you need help doing scripting, i don't blame you. i've played roblox since 2004 (it started in 2003.) and only 3 weeks ago learn to do simple 1 string scripts such as
game.Workspace.PLAYERNAME:Remove() = script punish
game.Players.PLAYERNAME:Remove() = script kick
use c/game.Players.PLAYERNAME;remove() for admin command to script kick.
use c/game.Workspace.PLAYERNAME;remove() for admin command to script punish. to reverse script punish just say respawn/PLAYERNAME (if it's done by admin.) |