What mist said.
Make sure you use the search bar in the top right when looking for conditions - it can save you a lot of time.
e.g. in this example type in 'layout' and then you are only searching for ACTIONS (not conditions as you say above) that relate to layouts.
What you will end up with is something like
If player collides with exit > Then goto next layout.
...or whatever your 'win' condition is.