fixed damage composition issue
This commit is contained in:
6
scenes/damage/CDamageable.tscn
Normal file
6
scenes/damage/CDamageable.tscn
Normal file
@@ -0,0 +1,6 @@
|
||||
[gd_scene load_steps=2 format=3 uid="uid://hpsg4fqwrx1u"]
|
||||
|
||||
[ext_resource type="Script" uid="uid://b0u23nkpaimyc" path="res://scenes/damage/CDamageable.cs" id="1_qp8bd"]
|
||||
|
||||
[node name="CDamageable" type="Node"]
|
||||
script = ExtResource("1_qp8bd")
|
||||
Reference in New Issue
Block a user