mirror of
https://codeberg.org/Ikatono/TierMaker.git
synced 2025-10-28 20:45:35 -05:00
forgot to push for a while, got drag-and-drop mostly working
This commit is contained in:
10
ContextMeuItem.tscn
Normal file
10
ContextMeuItem.tscn
Normal file
@@ -0,0 +1,10 @@
|
||||
[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")
|
||||
Reference in New Issue
Block a user