Posts Tagged ‘Room’

Password Room Example

Written on October 10th, 2009 by adminno shouts
This is an example of how to make a password room. It starts with a game main menu, pressing the password button takes you to another room where you can type a password to skip levels. Could be modified for a cheat screen as well.
Full Story » Filed under Examples Tags:,

Room Scrolling Example

Written on October 10th, 2009 by adminno shouts
This example shows you how to create rooms that scroll automatically independent of the players actions. There are two version, one that will not let you leave the screen and one that will kill you if you leave the left side of the screen. Both will still let the player die by leaving the bottom of the screen. I made a simple version of this for a GMC user, decided to expand it to include collisions, jumping and gravity to show it in use. For GM7, will make a 5 or 6 version upon request!