I am currently creating my first project and working on the input system to get crouching and sliding working. Here is the code so far.
https://gdl.space/ifugihidum.md
When I hit Left Control I can see the Crouch bool check off in the Starter Assets Inputs section of the inspector window but when I release it does not uncheck so it thinks its still sliding.
PS please dont laugh at my code for sliding or crouching im new and learning lol.