mirror of
https://github.com/litruv/PNGTuber-Plus.git
synced 2026-07-24 10:36:01 +10:00
InitCommit
update 1.4.2 source code
This commit is contained in:
21
ui_scenes/pushUpdates/push_updates.tscn
Normal file
21
ui_scenes/pushUpdates/push_updates.tscn
Normal file
@@ -0,0 +1,21 @@
|
||||
[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
|
||||
Reference in New Issue
Block a user