Improved respawn
This commit is contained in:
6
client/enemy/death/DeathComponent.tscn
Normal file
6
client/enemy/death/DeathComponent.tscn
Normal file
@ -0,0 +1,6 @@
|
||||
[gd_scene load_steps=2 format=3 uid="uid://bfvudkup0xsq4"]
|
||||
|
||||
[ext_resource type="Script" path="res://enemy/death/DeathComponent.gd" id="1_5qhry"]
|
||||
|
||||
[node name="Death" type="Node"]
|
||||
script = ExtResource("1_5qhry")
|
Reference in New Issue
Block a user