Added Terrain3D and Jolt physics
This commit is contained in:
@ -42,6 +42,10 @@ window/vsync/vsync_mode=0
|
||||
|
||||
run/main_run_args="--offline"
|
||||
|
||||
[editor_plugins]
|
||||
|
||||
enabled=PackedStringArray("res://addons/terrain_3d/plugin.cfg")
|
||||
|
||||
[gui]
|
||||
|
||||
theme/custom="res://ui/theme/theme.tres"
|
||||
@ -164,4 +168,4 @@ skill_4={
|
||||
|
||||
[physics]
|
||||
|
||||
3d/run_on_separate_thread=true
|
||||
3d/physics_engine="JoltPhysics3D"
|
||||
|
Reference in New Issue
Block a user