mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-13 02:05:55 +00:00
Added cyclops
This commit is contained in:
parent
5067605316
commit
98a37cdc50
618 changed files with 32322 additions and 1 deletions
|
|
@ -0,0 +1,8 @@
|
|||
[gd_scene load_steps=2 format=3 uid="uid://7ur3lovebuua"]
|
||||
|
||||
[ext_resource type="Script" path="res://addons/cyclops_level_builder/controls/enum_line_edit.gd" id="1_ltl6a"]
|
||||
|
||||
[node name="EnumLineEdit" type="OptionButton"]
|
||||
script = ExtResource("1_ltl6a")
|
||||
|
||||
[connection signal="item_selected" from="." to="." method="_on_item_selected"]
|
||||
Loading…
Add table
Add a link
Reference in a new issue