Loved the movements of this game! How did you do the character controller? It remindes me of dani's, which is what I'm using on my game too. I also want to make some dash in my game as well
Hey thanks for playing!! if you want to see how it’s done XD heres the source
https://github.com/peterino2/ribeye/blob/integration/ribeye/Assets/Scripts/PeterFPS/PeterFPSCharacterController.cs
but uhh fair warning this was 100% code-by-instinct and just coded whatever the playtesters asked for at any given time.