How can remove lag.
Because I use external events. All of the conditions and actions for all levels is in one external event. So my problem is even I don’t use the object1 in my scene, because of external event it still checking the condition for object1. For example it check if the player is collide with the object1. I think because of that my game lag.