In my test map I placed two AdvancedMonsterEnd triggers in my map and set their 'AdvancedMonsterEnd.Team' property to '0' for read team in the one and to '1' for blue team in the other.
I found out that both teams can trigger both actors, is that correct or did I do anything wrong?
I thought only red team can trigger the red actor and blue team only the blue actor.
So now a blue player can finish map with running into the red actor and the red teams wins. That is dumb, right
How can I realise that both teams have to reach the same place, but only the team color which reaches this place first wins the match? Thanks in advance
Team monster hunt is buggy in those areas. The same problem is also there for the team bot way points and the mission objectives.. No idea how to fix this I'm sorry.
First you add the advanced monster end, Set "InitiallyActive" to False,
InitialState into "OtherTriggerTurnsOn" and then have it triggered by the depending team, make sure the advanced monster end's collision covers the colision radius of the trigger.