feat: integrated some assets and made a hitbox and damage reaction system
This commit is contained in:
6
damageable/damageable.tscn
Normal file
6
damageable/damageable.tscn
Normal file
@ -0,0 +1,6 @@
|
||||
[gd_scene load_steps=2 format=3 uid="uid://djwoetcyvvofc"]
|
||||
|
||||
[ext_resource type="Script" uid="uid://bhbn4pngdfk7w" path="res://damageable/damageable.gd" id="1_qv54c"]
|
||||
|
||||
[node name="Damageable" type="Node"]
|
||||
script = ExtResource("1_qv54c")
|
Reference in New Issue
Block a user