Rework game over logic and game initialization
This commit is contained in:
@@ -20,5 +20,6 @@ public partial class QuestTest : Area3D
|
||||
private void QuestTest_AreaEntered(Area3D area)
|
||||
{
|
||||
Game.QuestData.QuestMarker1 = true;
|
||||
QueueFree();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user