64 lines
2.5 KiB
Plaintext
64 lines
2.5 KiB
Plaintext
[gd_scene format=3 uid="uid://cfryecxmcg8hw"]
|
|
|
|
[ext_resource type="Resource" uid="uid://brqaojindcxa5" path="res://currency/magic.tres" id="2_bj0ey"]
|
|
[ext_resource type="Resource" uid="uid://04pmc034qupd" path="res://generator/secondary_generator.tres" id="3_dc82g"]
|
|
[ext_resource type="PackedScene" uid="uid://ckos7f22pnmyh" path="res://generator_container.tscn" id="3_pw2a0"]
|
|
[ext_resource type="PackedScene" uid="uid://btkxru2gdjsgc" path="res://currency_tile.tscn" id="3_x5lt1"]
|
|
[ext_resource type="PackedScene" path="res://generator-unlock-goals/goals_debug_ui.tscn" id="4_63gjq"]
|
|
[ext_resource type="Resource" uid="uid://bnhqk8b31mm4e" path="res://currency/knowledge.tres" id="6_gemsc"]
|
|
[ext_resource type="PackedScene" uid="uid://jeoiinukrrsp" path="res://generator/currency_generator.tscn" id="6_mhw8n"]
|
|
|
|
[node name="GeneratorMuseum" type="Node2D" unique_id=1219373683]
|
|
|
|
[node name="MagicGenerator" parent="." unique_id=967969064 instance=ExtResource("6_mhw8n")]
|
|
position = Vector2(580, 114)
|
|
|
|
[node name="KnowledgeGenerator" parent="." unique_id=2139088546 instance=ExtResource("6_mhw8n")]
|
|
visible = false
|
|
position = Vector2(761, 342)
|
|
currency = ExtResource("6_gemsc")
|
|
data = ExtResource("3_dc82g")
|
|
|
|
[node name="UI" type="Control" parent="." unique_id=452530906]
|
|
layout_mode = 3
|
|
anchors_preset = 0
|
|
offset_right = 40.0
|
|
offset_bottom = 40.0
|
|
|
|
[node name="GoldCurrencyTile" parent="UI" unique_id=1440583137 instance=ExtResource("3_x5lt1")]
|
|
layout_mode = 0
|
|
offset_right = 160.0
|
|
offset_bottom = 31.0
|
|
currency = ExtResource("2_bj0ey")
|
|
|
|
[node name="GemsCurrencyTile" parent="UI" unique_id=1977342362 instance=ExtResource("3_x5lt1")]
|
|
layout_mode = 0
|
|
offset_top = 28.0
|
|
offset_right = 160.0
|
|
offset_bottom = 59.0
|
|
currency = ExtResource("6_gemsc")
|
|
|
|
[node name="MagicGeneratorContainer" parent="UI" unique_id=1129190041 node_paths=PackedStringArray("_generator") instance=ExtResource("3_pw2a0")]
|
|
layout_mode = 1
|
|
offset_left = -19.0
|
|
offset_top = 50.5
|
|
offset_right = 422.0
|
|
offset_bottom = 316.0
|
|
_generator = NodePath("../../MagicGenerator")
|
|
|
|
[node name="KnowledgeGeneratorContainer" parent="UI" unique_id=1999544736 node_paths=PackedStringArray("_generator") instance=ExtResource("3_pw2a0")]
|
|
visible = false
|
|
layout_mode = 1
|
|
offset_left = -16.0
|
|
offset_top = 352.0
|
|
offset_right = 417.0
|
|
offset_bottom = 626.0
|
|
_generator = NodePath("../../KnowledgeGenerator")
|
|
|
|
[node name="GoalsDebugUI" parent="UI" unique_id=4710697 instance=ExtResource("4_63gjq")]
|
|
layout_mode = 1
|
|
offset_left = 846.0
|
|
offset_top = 390.0
|
|
offset_right = 1153.0
|
|
offset_bottom = 649.0
|