Skip to content

Commit

Permalink
Fixes some player's physics issues.
Browse files Browse the repository at this point in the history
Update stair stepping, now it's more compatible with Godot Jolt
New node added to player as body for rotation instead of using player's collision, useful for player with box collision
Separation of computed velocity from move_and_slide's velocity

Update save/load of body rotation in player state
  • Loading branch information
mrezai committed Jul 16, 2024
1 parent bd5b84b commit 00cbc01
Show file tree
Hide file tree
Showing 3 changed files with 212 additions and 160 deletions.
Loading

0 comments on commit 00cbc01

Please sign in to comment.