mirror of
https://codeberg.org/Ikatono/TierMaker.git
synced 2025-10-28 20:45:35 -05:00
11 lines
289 B
Plaintext
11 lines
289 B
Plaintext
[gd_scene load_steps=2 format=3 uid="uid://b0ad6gmyog73u"]
|
|
|
|
[ext_resource type="Script" path="res://ContextMeuItem.cs" id="1_4p8yh"]
|
|
|
|
[node name="ContextMenuItem" type="Button"]
|
|
anchors_preset = 10
|
|
anchor_right = 1.0
|
|
offset_bottom = 8.0
|
|
grow_horizontal = 2
|
|
script = ExtResource("1_4p8yh")
|