Page 1 of 1

Help with using more than one map for one game...

Posted: January 25th, 2013, 2:16 pm
by GeekyGuy8705
I plan to build a bunch of individual maps that are all related to each other in one way or another for my game. Is there a way that I can set up a teleporter to take you from one map to another when you complete an objective? Or maybe lock all the other maps with passwords that you can only find by completing the first, and following maps?

Re: Help with using more than one map for one game...

Posted: January 25th, 2013, 8:04 pm
by chocolatepie33
GeekyGuy8705 wrote:Is there a way that I can set up a teleporter to take you from one map to another when you complete an objective?
Yes, it requires coding however, basically you say if something is true (e.g. if you have a mission done) then the map would change.

Re: Help with using more than one map for one game...

Posted: January 26th, 2013, 2:50 pm
by GeekyGuy8705
Thing is, I don't know zip about coding. Is there a link or tutorial video you could link me to?

Re: Help with using more than one map for one game...

Posted: January 28th, 2013, 6:20 pm
by chocolatepie33