uhm
sorry about my bad english!
I created 3 monsters (in team A) in line combat with 1 monsters in team B. But A team come near by and hit each others. I control monster by using variable: team.
my condition:
monsters => collision with any monsters | monsters play "atk" animation.
My wish: monster => collision with monster in different team | monsters play "atk" to monster in different team.
how can i solve this problem?