Revamp goals as resources
This commit is contained in:
@@ -7,6 +7,9 @@
|
||||
[ext_resource type="Resource" uid="uid://brqaojindcxa5" path="res://idles/currencies/magic.tres" id="5_dl3gy"]
|
||||
[ext_resource type="PackedScene" uid="uid://ckos7f22pnmyh" path="res://generator_container.tscn" id="6_miduw"]
|
||||
[ext_resource type="PackedScene" uid="uid://dirvi76rkoowf" path="res://core/generator-unlock-goals/goals_debug_ui.tscn" id="7_7i63j"]
|
||||
[ext_resource type="Script" uid="uid://1sykgtg24a7g" path="res://core/generator-unlock-goals/generator_unlock_system.gd" id="8_bhig6"]
|
||||
[ext_resource type="Resource" uid="uid://mnuihnwb70ba" path="res://idles/goals/generator_unlock_knowledge.tres" id="9_l765j"]
|
||||
[ext_resource type="Resource" uid="uid://8wrqdjewfdq5" path="res://idles/goals/generator_unlock_wood.tres" id="10_x0wp6"]
|
||||
|
||||
[node name="GeneratorMuseum" type="Node2D" unique_id=1219373683]
|
||||
|
||||
@@ -61,3 +64,7 @@ offset_left = 846.0
|
||||
offset_top = 390.0
|
||||
offset_right = 1153.0
|
||||
offset_bottom = 649.0
|
||||
|
||||
[node name="GeneratorUnlockSystem" type="Node" parent="." unique_id=1909967402]
|
||||
script = ExtResource("8_bhig6")
|
||||
goals = Array[Resource]([ExtResource("9_l765j"), ExtResource("10_x0wp6")])
|
||||
|
||||
Reference in New Issue
Block a user