[gd_scene format=3 uid="uid://dq5ocf0272tet"] [ext_resource type="Script" uid="uid://cbsnb8bdby0d" path="res://rhythm_game/note/visual/hold/hold_note.gd" id="1_5cv34"] [node name="HoldNote" type="Node2D" unique_id=320259211 node_paths=PackedStringArray("start", "end")] script = ExtResource("1_5cv34") start = NodePath("NoteStart") end = NodePath("NoteEnd") metadata/_custom_type_script = "uid://cbsnb8bdby0d" [node name="NoteStart" type="Node2D" parent="." unique_id=1911676927] [node name="ColorRect" type="ColorRect" parent="NoteStart" unique_id=1232591431] anchors_preset = 8 anchor_left = 0.5 anchor_top = 0.5 anchor_right = 0.5 anchor_bottom = 0.5 offset_left = -29.0 offset_top = -6.0 offset_right = 29.0 offset_bottom = 6.0 grow_horizontal = 2 grow_vertical = 2 color = Color(0.93, 0, 0, 1) [node name="NoteEnd" type="Node2D" parent="." unique_id=2007025807] [node name="ColorRect" type="ColorRect" parent="NoteEnd" unique_id=1179831333] anchors_preset = 8 anchor_left = 0.5 anchor_top = 0.5 anchor_right = 0.5 anchor_bottom = 0.5 offset_left = -29.0 offset_top = -6.0 offset_right = 29.0 offset_bottom = 6.0 grow_horizontal = 2 grow_vertical = 2 color = Color(0.93, 0, 0, 1)