I am creating a large open based game and I am creating different levels for each section of the game. One level is the outdoor terrain and another is a town and so on. I can get it to change from the first level to the second level, and second to third level, but when i try to go back to level 2 from level 3 it starts me in level 2 where i placed the entity biped player, and not in the entry point. i used levels00.wdl script and i cant get it to work correctly. Also if i keep changing back and forth from levels 2 and 3 then it will start me at a random place in the sky in level 3 and same with level 2.I am using exit and entry points and giving them (i believe) the correct id numbers. Any help would be nice.