Health and AreaDamage components, death and respawn logic

This commit is contained in:
Squinternator 2024-04-08 22:31:16 +00:00
parent 3d21d9a5aa
commit ce1cdda7a1
13 changed files with 121 additions and 22 deletions

View file

@ -76,6 +76,10 @@ fire_primary={
]
}
[layer_names]
3d_physics/layer_3="Damage"
[physics]
3d/physics_engine="JoltPhysics3D"