multiple scenes

This commit is contained in:
Tabby 2026-01-11 17:38:55 +11:00
parent e90a7114c6
commit c05f2c703b
32 changed files with 374 additions and 25 deletions

View file

@ -13,7 +13,7 @@ extends Inventory
# Called when the node enters the scene tree for the first time.
func _ready() -> void:
super()
style_scavenge()
#style_scavenge()
pass # Replace with function body.