Game Development Community

Questions about loading tilemaps

by Dave D · in Torque Game Builder · 01/24/2006 (12:48 pm) · 1 replies

Some background -
I have a top-down "worldMap" set up with several "village tiles."
I have collision set up so I know when I collide with the village tiles.

What I am trying to do is load another tileMap when I collide with them. All my attempts have failed, so I was hoping someone could push me in the right direction.

#1
01/25/2006 (9:12 am)
I found the answer thanks to Biggz on IRC. Here is a link on TDN.

Thanks goes to Matthew Langley. Keep the tuts coming.