Devlogs
//CONST //INT - 0.2.5 Change Log
Posted April 14, 2025 by ionthedev
#godot #fps #controller #stairs #surfing #source #engine
The rust language is treating the project well, we have officially caught up to the C++ rewrite.
Added
- Re-introduced the Interaction component, including an example in the Demo Scene.
- Introduced a new Stats component allowing for modular stats, with significant potential for future expansion.
- Implemented footstep sounds for the player. Note: Configuration options via ground movement settings are planned for a future update.
- Implemented distinct movement speed while crouching (Crouch Speed).