333GameStudio

MoveX

May 16th, 2015
418
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. function Update () {
  2.  
  3. transform.position.x -= 0.1;
  4.  
  5. }
Advertisement
Add Comment
Please, Sign In to add comment