feat: placed more enemies
This commit is contained in:
parent
905726c862
commit
374e4176cb
File diff suppressed because one or more lines are too long
|
@ -30,6 +30,7 @@ health = NodePath("../../../../../HealthStatus")
|
|||
|
||||
[node name="Hitbox" parent="wretched/Character/Skeleton3D/HeadAttach" index="0" node_paths=PackedStringArray("health")]
|
||||
health = NodePath("../../../../../HealthStatus")
|
||||
damage_modifier = 4.0
|
||||
|
||||
[node name="CollisionShape3D" parent="wretched/Character/Skeleton3D/BoneAttachment3D/DamageBox" index="0"]
|
||||
transform = Transform3D(1, -9.834766e-07, -2.454035e-06, 1.4305115e-06, 0.9999989, -8.145726e-06, 1.8983264e-06, 7.3344854e-06, 1, -0.20908, -5.9604645e-07, -4.7683716e-07)
|
||||
|
|
Loading…
Reference in a new issue