Skip to content

Commit

Permalink
Merge pull request #95 from Jondolf/external-impulses
Browse files Browse the repository at this point in the history
Add `ExternalImpulse` and `ExternalAngularImpulse`
  • Loading branch information
Jondolf authored Jul 22, 2023
2 parents 01b8d2e + 0036891 commit 4718ff0
Show file tree
Hide file tree
Showing 8 changed files with 614 additions and 279 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ Below are some of the current features of Bevy XPBD.
- Collision layers
- Material properties like restitution and friction
- Linear and angular velocity damping for simulating drag
- External forces and torque
- External forces, torque and impulses
- Gravity and gravity scale for specific entities
- Joints
- Built-in constraints and support for custom constraints
Expand Down
Loading

0 comments on commit 4718ff0

Please sign in to comment.