Phazorknight / Cogito

Immersive Sim Template Project for GODOT 4
MIT License
799 stars 90 forks source link

Sprint, crouch, and walk footstep volume #50

Closed ac-arcana closed 6 months ago

ac-arcana commented 6 months ago

Volume of footsteps is adjusted depending on if player is walking, sprinting, or crouching. There are variables in the player script to adjust them - walk_volume_db, sprint_volume_db, and crouch_volume_db