How to check if monster is attacking a player?

dfabsgwapings

New member
Messages
165
Points
0
Github
dfabsgwapings
How can I be able to check if a monster is attacking a player?

I have this kind of script wherein if monster 1 is in idle or not attacking a player, the monster 2 will only receive 1 damage. But if the monster 1 is attacking a player, monster 2 will take a damage.

 
Back
Top