술래잡기 어떻게 설정해야 할까요

각 라운드 마다 3분후 술래가 자동으로 죽게 만들려면 어케해야하죠 ㅠ

on going each player
all
영웅(술래로 지정할)

하셔서

컨디션에

has spawned(event player == true)

해주시고

액션에

wait(180, ignore condition)

kill(event player, null)

해주시면 됩니다