Hopefully fixed audio issues fixed credits & title

This commit is contained in:
Melbyj1125
2022-05-05 22:39:55 -05:00
parent fe2116f7ec
commit 7f0b3d1269
14 changed files with 356 additions and 82 deletions

View File

@@ -347,7 +347,7 @@ public class MoveStateManager : NetworkBehaviour
//Actually move he player
moveController.Move(driftVel);
slideAudio.Play();
//slideAudio.Play();
}
//Camera and player rotation