Thank very much for the help
I was hoping there was a more automated way of handling this.
When I create levels, I often shuffle their order around if the difficulty doesn't feel right where it is etc.
This means that every time I "shuffle", I have to change the "goto layout" events in each of the levels to reflect the new order (as well as the level names).
Any ideas on how to achieve this, without having to change the code every time?
Thank again!