Hi,
I am having these type of layouts:
Level1
Level2
Level3
Level4
Level5
etc.
How can I make, that when player collides with the goal on each level layout, the system goes to next level layout, but it all would only happen from one level sheet, which would be connected to all of these level layouts.
I just don't think, that it is great to make for each level its level sheet just because, so when player wins, he gets to next level layout. It all can probably be done only from one event sheet.
Thanks.