PDA

View Full Version : Moving Map



patricktheking
May 27th, 2004, 05:52 PM
Question on how 2 make the map move according to where your character is....
How do u do that......... make him move and then the map moves with him.... need some help on that... heres an idea i got from a tutorial...

this.track._visible = false;
this.crunchers._visible = false;
this.check0._visible = false;
this.check1._visible = false;
this.check2._visible = false;
this.check3._visible = false;
this.check4._visible = false;
stop();

and amke checkpoints... i not sure...

http://www.markfennell.com/flash/using.html

got that off this guys game but im not sure how he does the moving course thingy.... woulda appreciate some help...

lunatic
May 27th, 2004, 05:56 PM
Something like this maybe?

clicky (http://www.senocular.com/downloads/index.php?subaction=showfull&id=1075651192&archive=&start_from=&ucat=1&kind=1)


:hr:

patricktheking
May 27th, 2004, 07:31 PM
ya

patricktheking
May 27th, 2004, 07:32 PM
well kinda... the one i had on the website was much better...

http://www.markfennell.com/flash/using.html

patricktheking
May 28th, 2004, 04:20 PM
ANYone have coding tips....??

signifer123
May 28th, 2004, 04:24 PM
lioke putting th e movement code on the backround instead of on the charater as in the rpg tutorial unger game/ai programming