Codecombat Level Editor Help

I want it optional. However, when I play the level it never shows that one goal as success even though I successfully defeated all the ogres.

Now I can’t load the level it gives me an infinite loop:

Well, it seems like you’re never setting who to kill in the ogres-die goal. You should add a Kill Thangs goal inside the Bonus: Defeat the Ogres, and set the thang-type to ogres

2 Likes

It worked, now I have to adjust the world ends after part in my goals.

I commented out my code, then reset it and it worked.