glider rotates and new cursor

This commit is contained in:
Melbyj1125
2022-05-01 00:02:51 -05:00
parent b9045356d4
commit 8e3dfdb9c2
17 changed files with 783 additions and 30 deletions

View File

@@ -35,6 +35,7 @@ public class AerialStateManager : NetworkBehaviour
public CharacterController handController;
public Transform handPosition;
public GameObject removeableHand;
public GameObject glider;
////
////Components Section