I'm trying to make an event similar to how the yellow win pad for Speedkart works. You know, you touch it and you win the round. But, since there are two teams, it must be team based.
I made this event:
OnPlayerFirstTouch > MiniGame > Win > TriggerTeam [blank space to write whatever in]
There is a blank space after TriggerTeam. What goes in there? Nothing? Is it just a remnant of the CustomTeam event?
I assume TriggerTeam means "this will make the team that triggered this event win the game", but the blank space is confusing.