Add item spawn menu
Fix game over bug Start adding more implementation for jewels
This commit is contained in:
@@ -69,6 +69,8 @@ public partial class Game : Node3D, IGame
|
||||
|
||||
public QuestData QuestData { get; private set; }
|
||||
|
||||
public ItemRescueMenu ItemRescueMenu { get => InGameUI.ItemRescueMenu; }
|
||||
|
||||
private EffectService _effectService;
|
||||
|
||||
private IInstantiator _instantiator;
|
||||
|
||||
Reference in New Issue
Block a user