mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-07-05 19:01:16 +00:00
Add enemy creation and viewer functionality with filtering options
This commit is contained in:
parent
e735060f93
commit
18683c0680
32 changed files with 1009 additions and 411 deletions
|
|
@ -1,4 +1,4 @@
|
|||
[gd_resource type="Resource" script_class="BossPhase" load_steps=10 format=3 uid="uid://ks6fypeil6gk"]
|
||||
[gd_resource type="Resource" script_class="BossPhase" format=3 uid="uid://ks6fypeil6gk"]
|
||||
|
||||
[ext_resource type="Script" uid="uid://cdd6q2h0t1hhq" path="res://Scripts/Resources/BossPhase.cs" id="1_0cgch"]
|
||||
[ext_resource type="Script" uid="uid://bhc7rbcico4kp" path="res://Scripts/Resources/SimpleMovementPattern.cs" id="1_xksf5"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue