So i want to make the level switch when Player defeat all the Enemy but i dont know how to do it, if anyone know how to do it please tell me.
Develop games in your browser. Powerful, performant & highly capable.
have a system compare 2 values events checking to see if Enemy.Count = 0. If it does, trigger the go to layout event.