netfishing/ui/components/bubble_menu/bubble_content_shell.tscn

9 lines
372 B
Text
Raw Permalink Normal View History

2026-07-28 16:29:02 -04:00
[gd_scene load_steps=3 format=3]
[ext_resource type="Script" path="res://ui/components/bubble_menu/bubble_content_shell.gd" id="1_shell"]
[ext_resource type="Resource" path="res://ui/components/bubble_menu/bubble_menu_profile.tres" id="2_profile"]
[node name="BubbleContentShell" type="PanelContainer"]
script = ExtResource("1_shell")
profile = ExtResource("2_profile")