Bugbot/bugbot_menu_button.tscn
Jamie Greunbaum 4b80ab327a - Added a placeholder menu that will eventually allow showing and hiding BugMarkers in the editor.
- Added a bunch of placeholder project settings to be used for submitting bugs to various bug tracking platforms.
2024-05-17 02:49:49 -04:00

10 lines
290 B
Plaintext

[gd_scene load_steps=2 format=3 uid="uid://co7opobmvswt1"]
[ext_resource type="Script" path="res://addons/Bugbot/bugbot_menu_button.gd" id="1_n0pdf"]
[node name="BugbotMenuButton" type="MenuButton"]
offset_right = 64.0
offset_bottom = 31.0
text = "Bugbot"
script = ExtResource("1_n0pdf")