fix: corrections in dragon instantiation
This commit is contained in:
parent
2445a71f0c
commit
44a36a4e67
5 changed files with 12 additions and 400 deletions
|
@ -10,10 +10,6 @@ class_name GameManager
|
|||
|
||||
var _filled_spots: Dictionary[Node2D, int]
|
||||
|
||||
@export var hat_outfits: DragonOutfit
|
||||
@export var shirt_outfits: DragonOutfit
|
||||
@export var shoes_outfits: DragonOutfit
|
||||
|
||||
var _instantiator: DragonInstantiator
|
||||
var _save_load: SaveLoad
|
||||
var _library: DragonLibrary
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue