Lots of work on saving, enemies and object positions are now saved
This commit is contained in:
@@ -20,6 +20,7 @@ config/icon="res://icon.svg"
|
||||
SaveLoad="*res://scripts/save_load.gd"
|
||||
SignalBus="*res://scripts/signal_bus.gd"
|
||||
SwitchBasic="*res://scripts/switch_basic.gd"
|
||||
RigidbodyGeneric="*res://scripts/rigidbody_generic.gd"
|
||||
|
||||
[display]
|
||||
|
||||
@@ -46,6 +47,7 @@ hud=""
|
||||
moveable=""
|
||||
door=""
|
||||
spawned=""
|
||||
persist=""
|
||||
|
||||
[input]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user