Static screens vs. linear maps.

Non-platform specific questions.

Static screens vs. linear maps.

Postby delete_me » Wed Mar 14, 2007 9:50 pm

Hi there.

I haven't been able to figure this out yet, nor have I been able to find the answer here on the forum.

I am wondering how I can make static screens, i.e. I don't want the camera to follow my character. I have mapped out an area of 4x4 screens, each screen with a resolution of 640x480. I want to be able to walk off the edge of one screen and appear at the edge of the next room. Did that make sense? ;-) I mean I just want to make an old-style platformer similar to Jet Set Willy.

Also, can this be done without having to create/save/load each new screen as separate rooms/entities?

I am using GEPro v.1.3.6 if that matters.

Any help appreciated! Thanks!
delete_me
 
Posts: 3
Joined: Wed Mar 14, 2007 9:43 pm
Score: 0 Give a positive score

Postby makslane » Wed Mar 14, 2007 10:29 pm

Just move the view when the player reach at the edge.
You can use a collision event and put:

Code: Select all
view.x += view.width; //640 in your case
makslane
Site Admin
 
Posts: 3947
Joined: Sat Apr 05, 2003 6:47 pm
Score: 182 Give a positive score

hmm

Postby kyensoftware » Sat Mar 17, 2007 12:01 pm

WELL THAT'S BETTER THAN DOIN' MOVETO FUNCTIONS AN' SETTIN' UP DIFFERENT SIMULATED VIEWS! (YA KNOW, SAME AS ONE GED GAMES)
THANKS AGAIN, MAKSLANE
P.S. CAPS LOCK WONT COME OFF! HELP ME!!!!!!!!!!!!
User avatar
kyensoftware
 
Posts: 198
Joined: Thu Oct 26, 2006 7:49 am
Score: 5 Give a positive score

Postby UltimatHedgehog » Sat Mar 17, 2007 12:16 pm

try pressing CAPS LOCK aaaAaAaAaAaGain seeeeee

ITS THAT EAS*REALIZES.....*realizes caps lock is STILL still on and turns it OFF*

its that easy
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


Return to General

Who is online

Users browsing this forum: No registered users and 1 guest