Alright, so I’ve got it mostly figured out, but now it only happens when my variable is set to 1. After I defeat one enemy it’ll end the level but not if I make it 2 (or higher) for example. Is it not refreshing the value? Is there something I have to do with the ReduceEnemyCount event? I know little about custom events