Exemplo n.º 1
0
 void UpdateAim()
 {
     Barrel.eulerAngles = new Vector3(0, 0, InputInterface.GetAimingAngle(transform));
 }