So I know this has been asked before, but I've looked over the manual and the forums multiple times, and it's not been clear to me so far...
I'm new to Construct, and I have NO clue how to make multiple levels. I have a simple beginning layout just to test. So far the player (platform movement) can move around, double jump, and swing a sword in the air and on the ground, and it's all working as I intended.
I made it so you move on to the next layout when you collide with an object. The second layout doesn't work at all though. I used the 'include event sheet' function on layout 2 to include the events from layout 1, but it seems like only a couple of the events actually work on the 2nd layout.
I copied and pasted the player and a couple other sprites from the first layout into the second. I dunno if that has anything to do with it. I'm extremely confused right now... If anybody could help, I'd appreciate it a great deal. Thanks in advance!