Idk what Ive done

This commit is contained in:
Melbyj1125
2022-04-27 16:14:09 -05:00
parent 534661973a
commit ecc0ea7e00
14 changed files with 7673 additions and 3348 deletions

View File

@@ -67,7 +67,7 @@ public class dMoveStateManager : NetworkBehaviour
private Vector3 lastVel; // previous vel
private bool firstWallHit = false; // hit the wall for the first time
private float tempCurVel;
private bool setTempVel = false;
private bool setTempVel = false;//
//Camera Variables
private Vector3 camRotation; // cameras camera rotation vector