Enter new area

Non-platform specific questions.

Enter new area

Postby UltimatHedgehog » Thu Feb 22, 2007 1:42 am

im making a game and you get a key when you beat an area and everything is one big world except for the final level which opens a secret entrace when u have all keys.
how do i make it go to a diferent areawhen i colide with the doorway?
*ow my fingers!*
Image
I always thought Hell would be a giant load screen that goes on for eternity, then one day, eons later, it would end, only to reveal a slightly different loading screen.
User avatar
UltimatHedgehog
 
Posts: 325
Joined: Fri Jan 19, 2007 1:48 pm
Location: http://downloads.khinsider.com/?u=112542 plz click
Score: 10 Give a positive score

Postby Sgt. Sparky » Thu Feb 22, 2007 1:59 am

when you collide with the doorway just have this
Code: Select all
x = TheNextAreaStartingLocation.x;
y = TheNextAreaStartingLocation.x;

and same for an actor that the view fallows that is always at the center of the view :D
ot just make each area a seperate game that loads dieferent areas for diferent doorways :)
Image
Random Links:
viewtopic.php?p=19474#19474
Right now (10/14/2009) I'm working on some C++ projects, but I might be able to help if you have some Game Editor questions. :)
User avatar
Sgt. Sparky
 
Posts: 1850
Joined: Sat Oct 07, 2006 5:28 pm
Location: Somewhere out there, beneath the pale blue sky...
Score: 236 Give a positive score

Postby UltimatHedgehog » Thu Feb 22, 2007 2:10 am

so what do i put around the last level that has that name so it Knows what to go to
Image
I always thought Hell would be a giant load screen that goes on for eternity, then one day, eons later, it would end, only to reveal a slightly different loading screen.
User avatar
UltimatHedgehog
 
Posts: 325
Joined: Fri Jan 19, 2007 1:48 pm
Location: http://downloads.khinsider.com/?u=112542 plz click
Score: 10 Give a positive score

Postby Sgt. Sparky » Thu Feb 22, 2007 2:26 am

accually it is "what do you put near the last level?"
make an actor Called FinishStart,
on the create actor event it's visibility is do not draw but allow events.
:D
so just make the x and y = that actor's x an' y
:D :D :D
Image
Random Links:
viewtopic.php?p=19474#19474
Right now (10/14/2009) I'm working on some C++ projects, but I might be able to help if you have some Game Editor questions. :)
User avatar
Sgt. Sparky
 
Posts: 1850
Joined: Sat Oct 07, 2006 5:28 pm
Location: Somewhere out there, beneath the pale blue sky...
Score: 236 Give a positive score

Postby UltimatHedgehog » Thu Feb 22, 2007 2:37 am

thnx i got it now i works when i touch the entrance youre sent to last area
Image
I always thought Hell would be a giant load screen that goes on for eternity, then one day, eons later, it would end, only to reveal a slightly different loading screen.
User avatar
UltimatHedgehog
 
Posts: 325
Joined: Fri Jan 19, 2007 1:48 pm
Location: http://downloads.khinsider.com/?u=112542 plz click
Score: 10 Give a positive score

Postby Sgt. Sparky » Thu Feb 22, 2007 2:37 am

you are welcome! :D
Image
Random Links:
viewtopic.php?p=19474#19474
Right now (10/14/2009) I'm working on some C++ projects, but I might be able to help if you have some Game Editor questions. :)
User avatar
Sgt. Sparky
 
Posts: 1850
Joined: Sat Oct 07, 2006 5:28 pm
Location: Somewhere out there, beneath the pale blue sky...
Score: 236 Give a positive score


Return to General

Who is online

Users browsing this forum: No registered users and 1 guest