Messing with the dungeon
This commit is contained in:
@@ -12,7 +12,7 @@ config_version=5
|
||||
|
||||
config/name="GameJamDungeon"
|
||||
run/main_scene="res://src/Main.tscn"
|
||||
config/features=PackedStringArray("4.3", "C#", "GL Compatibility")
|
||||
config/features=PackedStringArray("4.4", "C#", "GL Compatibility")
|
||||
|
||||
[display]
|
||||
|
||||
@@ -72,4 +72,6 @@ Inventory={
|
||||
|
||||
[physics]
|
||||
|
||||
3d/run_on_separate_thread=true
|
||||
common/physics_ticks_per_second=144
|
||||
3d/physics_engine="GodotPhysics3D"
|
||||
|
||||
Reference in New Issue
Block a user