2023-09-16 00:40:36 -07:00
|
|
|
[gd_scene load_steps=3 format=3 uid="uid://cyopljug0duaa"]
|
2023-09-15 13:27:08 -07:00
|
|
|
|
|
|
|
|
[ext_resource type="Texture2D" uid="uid://cnsbqiharp0jh" path="res://_Assets/Textures/Notes/Touch.png" id="1_hnm2k"]
|
2025-07-25 14:23:37 -07:00
|
|
|
[ext_resource type="Script" uid="uid://ch26pxg62awrb" path="res://Scripts/Things/TunnelObjects/THNotePlay.cs" id="1_p334j"]
|
2023-09-15 13:27:08 -07:00
|
|
|
|
2023-09-29 18:05:20 -07:00
|
|
|
[node name="NoteTouch" type="Control" node_paths=PackedStringArray("noteBase")]
|
2023-09-15 13:27:08 -07:00
|
|
|
layout_mode = 3
|
2023-09-16 00:40:36 -07:00
|
|
|
anchors_preset = 0
|
|
|
|
|
offset_right = 200.0
|
|
|
|
|
offset_bottom = 24.0
|
|
|
|
|
script = ExtResource("1_p334j")
|
2023-09-29 18:05:20 -07:00
|
|
|
noteBase = NodePath("NinePatchRect")
|
2023-09-15 13:27:08 -07:00
|
|
|
|
|
|
|
|
[node name="NinePatchRect" type="NinePatchRect" parent="."]
|
|
|
|
|
layout_mode = 1
|
2023-09-16 00:40:36 -07:00
|
|
|
anchors_preset = -1
|
2023-09-15 13:27:08 -07:00
|
|
|
anchor_right = 1.0
|
|
|
|
|
anchor_bottom = 1.0
|
2023-10-14 01:43:16 -07:00
|
|
|
offset_top = -44.0
|
2023-09-16 00:40:36 -07:00
|
|
|
offset_bottom = -24.0
|
2023-09-15 13:27:08 -07:00
|
|
|
grow_horizontal = 2
|
|
|
|
|
grow_vertical = 2
|
|
|
|
|
texture = ExtResource("1_hnm2k")
|
|
|
|
|
patch_margin_left = 12
|
|
|
|
|
patch_margin_right = 12
|