mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-11 18:15:54 +00:00
Redesigned bullet emitters
This commit is contained in:
parent
ed87163b2f
commit
7b24e47739
16 changed files with 306 additions and 28 deletions
8
Scenes/Interactable/DestroyedWallEmitter.tscn
Normal file
8
Scenes/Interactable/DestroyedWallEmitter.tscn
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
[gd_scene load_steps=2 format=3 uid="uid://b4hntn7l5c5ln"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://b6xatixd2u1wn" path="res://Sprites/Actors/WallEmitter.png" id="1_kawoo"]
|
||||
|
||||
[node name="DestroyedWallEmitter" type="Sprite2D"]
|
||||
texture = ExtResource("1_kawoo")
|
||||
hframes = 2
|
||||
frame = 1
|
||||
Loading…
Add table
Add a link
Reference in a new issue