Files
idle/docs/museums/big_number_museum.tscn
2026-03-27 00:21:40 +01:00

50 lines
1.4 KiB
Plaintext

[gd_scene format=3 uid="uid://b11eevc8qj18p"]
[ext_resource type="Script" uid="uid://coasop1lyw5rh" path="res://docs/museums/big_number_museum.gd" id="1_muwei"]
[ext_resource type="PackedScene" uid="uid://btkxru2gdjsgc" path="res://currency_tile.tscn" id="2_a7k0t"]
[ext_resource type="PackedScene" uid="uid://ckos7f22pnmyh" path="res://core/generator/generator_container.tscn" id="2_h2bxk"]
[node name="BigNumberMuseum" type="Control" unique_id=1249411984]
layout_mode = 3
anchors_preset = 15
anchor_right = 1.0
anchor_bottom = 1.0
grow_horizontal = 2
grow_vertical = 2
script = ExtResource("1_muwei")
[node name="CurrencyTile" parent="." unique_id=1440583137 instance=ExtResource("2_a7k0t")]
layout_mode = 0
offset_right = 404.0
offset_bottom = 31.0
[node name="GoldGeneratorContainer" parent="." unique_id=1129190041 instance=ExtResource("2_h2bxk")]
layout_mode = 0
anchors_preset = 0
anchor_left = 0.0
anchor_top = 0.0
anchor_right = 0.0
anchor_bottom = 0.0
offset_left = 0.0
offset_top = 81.0
offset_right = 264.0
offset_bottom = 246.0
grow_horizontal = 1
grow_vertical = 1
[node name="GemsGeneratorContainer" parent="." unique_id=1519618562 instance=ExtResource("2_h2bxk")]
layout_mode = 0
anchors_preset = 0
anchor_left = 0.0
anchor_top = 0.0
anchor_right = 0.0
anchor_bottom = 0.0
offset_left = 0.0
offset_top = 246.0
offset_right = 264.0
offset_bottom = 411.0
grow_horizontal = 1
grow_vertical = 1
[editable path="GemsGeneratorContainer"]