PNGTuber-Plus-Demarked/ui_scenes/spriteList/viewer.tscn

37 lines
1.1 KiB
Plaintext

[gd_scene load_steps=4 format=3 uid="uid://gaijtw7euy5g"]
[ext_resource type="Texture2D" uid="uid://23rqddatjku3" path="res://ui_scenes/mouse/tooltipBox.png" id="1_hogj3"]
[ext_resource type="Script" path="res://ui_scenes/spriteList/viewer.gd" id="1_ytjpf"]
[sub_resource type="RectangleShape2D" id="RectangleShape2D_h2wjy"]
size = Vector2(230, 630)
[node name="SpriteList" type="Node2D"]
script = ExtResource("1_ytjpf")
[node name="NinePatchRect" type="NinePatchRect" parent="."]
offset_left = -4.0
offset_top = -4.0
offset_right = 226.0
offset_bottom = 626.0
texture = ExtResource("1_hogj3")
region_rect = Rect2(0, 0, 48, 48)
patch_margin_left = 8
patch_margin_top = 8
patch_margin_right = 8
patch_margin_bottom = 8
[node name="ScrollContainer" type="ScrollContainer" parent="."]
offset_right = 221.0
offset_bottom = 622.0
horizontal_scroll_mode = 0
[node name="VBoxContainer" type="VBoxContainer" parent="ScrollContainer"]
layout_mode = 2
[node name="Area2D2" type="Area2D" parent="." groups=["penis"]]
[node name="CollisionShape2D" type="CollisionShape2D" parent="Area2D2"]
position = Vector2(111, 311)
shape = SubResource("RectangleShape2D_h2wjy")