PDA

View Full Version : Platformer/Jumping



Triforce Seeker
05-09-2007, 08:24 PM
Ok, I'm thinking of making a platformer using ZQ, but is there a way to change the up tiles so you come down after a certain amount of time. If not, is there another way to do jumping?:confused:

Russ
05-10-2007, 12:37 AM
In the newer betas, make roc's feather a selectable item. Then, on the screen you want to be 2D, go to screen data and their should be a falg called side-view gravity.

If you need help on making roc's feather selectable, open the subscreen editor (quest-misc.-subcreens) and edit the active subscreen. Right click on the item box and click properties. Change the y value to a bigger number. Then do new, current item, put it in the box, and select type as roc item. Then change the up down left and right values of baordering items to move to it. I can be more specific in you need me to.

Triforce Seeker
05-10-2007, 04:16 PM
Ok, thanks a lot, does this work in b254? :D

The_Amaster
05-10-2007, 04:27 PM
Yeah, it does. Just check the screen flag "Sideview Gravity", and voila.

Triforce Seeker
05-10-2007, 04:29 PM
Ok, thanks. :D :) :D