mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-15 07:43:47 +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="BulletResource" load_steps=7 format=3 uid="uid://bifeoxb6nfykq"]
|
||||
[gd_resource type="Resource" script_class="BulletResource" format=3 uid="uid://bifeoxb6nfykq"]
|
||||
|
||||
[ext_resource type="PackedScene" uid="uid://bi3f14klscvlw" path="res://Scenes/Weapons/Bullets/enemyBullet_mid_red.tscn" id="1_y6dig"]
|
||||
[ext_resource type="Script" uid="uid://b6h8slfcd5suh" path="res://Scripts/Resources/DecreasingSpeedModifier.cs" id="2_cxo3j"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue