Exemplo n.º 1
0
 void Update()
 {
     look.lookRotation();
     move.move();
     move.jump();
 }