Animation Wont Play

I’m trying to make my Enemy Play an Animation before Attacking
Basically I Have an Enemy that plays an Animation before Attacking and there are 3 Stages with this enemy. Idle, Scanning When the Enemy spots a player nearby and Aims at the Player
Attacking, When the Enemy Dashes to kill the Player. And I Want an Animation to Play to Warn the Player that the Enemy is gonna Attack. Please help me!

Could try one or some of the following
Check animation loop is ticked in the animation window (that’s only if you need it to be looped)
try Play Animation as an action
try Trigger Once as a condition
try Current Frame 0 as an action

1 Like