On RPGM2, I made a spaceship for the characters to fly. However, when I ride it, the entire vehicle is off-centered. How can I make it look centered? Also, is there a way to make the vehicle turn like an airplane (tilt to the side to turn)? any help would be very much appreciated
Announcement
Collapse
No announcement yet.
Please help!
Collapse
X
-
Re: Please help!
You made it out of the building editor. Sorry to say, but there isn't any way. You *Could* make a spaceship out of Visual Effects, and in the vehicle script, make
it display on the party infinitely (use the apply together before the vfx, and after the vfx).
as for 2: Ehh..... I'll say that what I did to try making something work like that wasn't pretty.I love lamp.
-
Re: Please help!
Yeah if you want it centered VFX is the way to go. Rodak was able to make the starship enterprise so you should be able to get some kind of space ship out of it.
As for tilting, the only way you could do that (and this would be totally not worth it at all), would be to use a button script for movement, turn off regular movement, and then make the ship VFX and copy it for each type of movement (yaw, roll, etc). This would quickly eat up all your memory, and take FOREVER to do. Since you can't do laydown with VFX (it doesn't affect them), there is no way to tilt a VFX (without making the actual VFX move via the VFX editor). You can do it with a building event, but then you run into the off centerness, and overall blockiness. Basically what you would be doing is what DVD players do to make menus. Taking VFX movies for each type of movement (level flight, roll left, roll right, yaw 0-90, yaw 90-180, yaw 180-270, yaw 270-0, yaw 90-0. etc), and then applying them based on the button pressed.
So lets just say if you find a good and semieasy way to do this you're a genius. Or you found a way to hack RPG Maker 2, because this is one thing they definitely don't give you any help on.Last edited by thetruecoolness; 01-30-2007, 06:53 PM.
Comment



5198-2124-7210 Smash
Comment