mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-07-03 14: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="EnemyResource" load_steps=22 format=3 uid="uid://c48vva6qw2h12"]
|
||||
[gd_resource type="Resource" script_class="EnemyResource" format=3 uid="uid://c48vva6qw2h12"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://callpd48wwnlw" path="res://Sprites/Actors/Fairy_Special.png" id="1_0afqr"]
|
||||
[ext_resource type="AudioStream" uid="uid://rh8w0qte7wup" path="res://SFX/fairy_stop.wav" id="1_6ilmv"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue