22 lines
572 B
Plaintext
22 lines
572 B
Plaintext
[gd_scene load_steps=2 format=3 uid="uid://cgto2hfjsb1oe"]
|
|
|
|
[ext_resource type="Script" path="res://ui_scenes/pushUpdates/push_updates.gd" id="1_6h2o8"]
|
|
|
|
[node name="PushUpdates" type="Node2D"]
|
|
script = ExtResource("1_6h2o8")
|
|
|
|
[node name="VBoxContainer" type="VBoxContainer" parent="."]
|
|
clip_contents = true
|
|
custom_minimum_size = Vector2(0, -250)
|
|
anchors_preset = 2
|
|
anchor_top = 1.0
|
|
anchor_bottom = 1.0
|
|
offset_left = 2.0
|
|
offset_top = -296.0
|
|
offset_right = 375.0
|
|
offset_bottom = -2.0
|
|
grow_vertical = 0
|
|
mouse_filter = 2
|
|
theme_override_constants/separation = 4
|
|
alignment = 2
|