mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-13 05:55:54 +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://cq6olx6nychug"]
|
||||
|
||||
[ext_resource type="Script" path="res://addons/cyclops_level_builder/controls/tree/cyclops_tree.gd" id="1_5sunq"]
|
||||
|
||||
[node name="CyclopsTree" type="PanelContainer"]
|
||||
offset_right = 40.0
|
||||
offset_bottom = 40.0
|
||||
script = ExtResource("1_5sunq")
|
||||
Loading…
Add table
Add a link
Reference in a new issue