518b490abf
thicken notes to accommodate for shortened cone
39 lines
1.2 KiB
Plaintext
39 lines
1.2 KiB
Plaintext
[gd_scene load_steps=4 format=3 uid="uid://dqw7av6ummhib"]
|
|
|
|
[ext_resource type="Script" path="res://Scripts/Things/TunnelObjects/THNotePlay.cs" id="1_mhn02"]
|
|
[ext_resource type="Texture2D" uid="uid://cdui66l8fg6rg" path="res://_Assets/Textures/Notes/SnapOut.png" id="2_6llgl"]
|
|
[ext_resource type="PackedScene" uid="uid://digltkd2gj66n" path="res://Things/TunnelObjects/Notes/SnapArrows.tscn" id="3_khdro"]
|
|
|
|
[node name="NoteSnapOut" type="Control" node_paths=PackedStringArray("noteBase")]
|
|
layout_mode = 3
|
|
anchors_preset = 0
|
|
offset_right = 200.0
|
|
offset_bottom = 24.0
|
|
script = ExtResource("1_mhn02")
|
|
noteBase = NodePath("NinePatchRect")
|
|
|
|
[node name="NinePatchRect" type="NinePatchRect" parent="."]
|
|
layout_mode = 1
|
|
anchors_preset = -1
|
|
anchor_right = 1.0
|
|
anchor_bottom = 1.0
|
|
offset_top = -44.0
|
|
offset_bottom = -24.0
|
|
grow_horizontal = 2
|
|
grow_vertical = 2
|
|
texture = ExtResource("2_6llgl")
|
|
patch_margin_left = 12
|
|
patch_margin_right = 12
|
|
|
|
[node name="SnapArrows" parent="." instance=ExtResource("3_khdro")]
|
|
layout_mode = 0
|
|
anchors_preset = 0
|
|
anchor_top = 0.0
|
|
anchor_bottom = 0.0
|
|
offset_left = -20.0
|
|
offset_top = -184.0
|
|
offset_right = 1876.0
|
|
offset_bottom = -44.0
|
|
grow_vertical = 1
|
|
rotation = -0.000788897
|