#3 Fixing Movement & Adding New Features
I revisited an old controller script from the Unity Asset Store and updated it to be fully compatible with Unity 6. During the process, I not only fixed movement issues but also expanded the functionality with several new features like crouching and sprinting bar, it changes the FOV when sprinting.
Log in to leave a comment
#2 Adding sprint and crouch
I spent hours trying to understand how crouching works, but there are still bugs :) I also added sprinting to the character and hid the mouse pointer while playing the game, I might also remove the player’s eyes and move them to the character model (later)
Log in to leave a comment
#1 Creating character movements
Hello, this is my first time creating a 3D game, and I finally managed to make this character move and jump using the keyboard and add camera movements. I plan to turn this game into a fps game
Log in to leave a comment