You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* refactor: remove translation logic from free camera controller
* feat: add player movement component
* feat: add player movement system
* feat: add jumping to player movement
* feat: improve sliding and allow jumping while sliding, make height lerped from and to crouch
* feat: add a post process shader on dash to give a sense of speed
* chore: format
* fix: sprinting cancels crouching
* chore: remove redundant camera check
* refactor: split movement into functions
* refactor: add postprocesssystem for gameplay driven post process shaders, and move postprocesscomponent from game to common
* format
0 commit comments