level making

Talk about making games.

level making

Postby will97 » Sun Dec 03, 2006 2:03 pm

How to make levels with activation areas.
:?: :?: :?: :?: :?: :?: :?: :?: :?:
and how to make the view move to it


please help! :!:
User avatar
will97
 
Posts: 11
Joined: Sun Nov 12, 2006 3:40 pm
Score: 0 Give a positive score

Postby makslane » Mon Dec 04, 2006 12:38 pm

Add the Activation Regions in the menu and drag to cover the desired level.
Move the view in some event with the code:

Code: Select all
view.x = 600; //x position of the new level
view.y = 300; //y position of the new level


Other way, is use mark actors to guide you.
Create an actor level1, level2... put in the position that you want start each level.

To change the level, use the Move To action, and move to 0,0 relative to the level actor.
makslane
Site Admin
 
Posts: 3947
Joined: Sat Apr 05, 2003 6:47 pm
Score: 182 Give a positive score

Postby will97 » Wed Dec 06, 2006 2:38 am

:P Tanks :P
User avatar
will97
 
Posts: 11
Joined: Sun Nov 12, 2006 3:40 pm
Score: 0 Give a positive score


Return to Game Development

Who is online

Users browsing this forum: No registered users and 1 guest