• Hey Guest! Ever feel like entering a Game Jam, but the time limit is always too much pressure? We get it... You lead a hectic life and dedicating 3 whole days to make a game just doesn't work for you! So, why not enter the GMC SLOW JAM? Take your time! Kick back and make your game over 4 months! Interested? Then just click here!

GML Connecting Rooms Through Doors

matharoo

manualman
GameMaker Dev.
GM Version: GMS2
Target Platform: ALL
Download: http://matharoo.net/projects/connecting-rooms.yyz

Summary:
Hi! :) In this tutorial we tackle the problems that come with trying to connect two rooms, so that the player can freely go from one to the other.

1) Connecting Rooms: This one is about connecting the rooms through doors, and making sure that the player enters and exits at the correct location.

2) Carrying Data: This one is about carrying data from the current room to the next, so that the player maintains its score.

Tutorial:
 
Top