mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-13 02:05:55 +00:00
Enemy Damage
This commit is contained in:
parent
29dc9bebe0
commit
7772f69cd3
12 changed files with 207 additions and 12 deletions
|
|
@ -14,6 +14,6 @@ public partial class Dead : EnemyStateBase3D
|
|||
base.EnterState();
|
||||
// player detection
|
||||
// damage receiver will be a module
|
||||
|
||||
MainObject.Hide();
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue