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
  • Loading branch information
mrezai committed Jul 16, 2024
1 parent bd5b84b commit a13fde4
Show file tree
Hide file tree
Showing 2 changed files with 210 additions and 158 deletions.
Loading

0 comments on commit a13fde4

Please sign in to comment.