#2 huh?
This commit is contained in:
parent
9b46e4935b
commit
7161d62fc2
@ -259,6 +259,7 @@ public partial class EnemyController : Pawn
|
||||
|
||||
void TakeDamageAnimation(Pawn self)
|
||||
{
|
||||
print(this.name + " taken damage epta");
|
||||
canAttack = false;
|
||||
_speedMul = 0;
|
||||
animator.SetTrigger("damage");
|
||||
|
Loading…
x
Reference in New Issue
Block a user