Skip to content

Commit

Permalink
update prefered physics enigne
Browse files Browse the repository at this point in the history
  • Loading branch information
DeanLemans committed Jan 19, 2025
1 parent 5a033c1 commit d720159
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/project.godot
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,8 @@ disable_plugin_dialogues=true

[physics]

2d/physics_engine="Rapier2D"
2d/physics_engine="GodotPhysics2D"
3d/physics_engine="Jolt Physics"

[rendering]

Expand Down

0 comments on commit d720159

Please sign in to comment.