Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- // rotation axis defined as:
- private Vector3 left_Axis_ship = new Vector3(1,0,0);
- private Vector3 up_Axis_ship = new Vector3(0,1,0);
- private Vector3 front_Axis_ship = new Vector3(0,0,1);
Advertisement
Add Comment
Please, Sign In to add comment