Zelaron Gaming Forum

Zelaron Gaming Forum (http://zelaron.com/forum/index.php)
-   RPGMaker (http://zelaron.com/forum/forumdisplay.php?f=188)
-   -   rm2k3 item that lets u fly from standing point (http://zelaron.com/forum/showthread.php?t=38121)

MCCHRIS.COM 2005-11-15 02:30 AM

rm2k3 item that lets u fly from standing point
 
im just starting with rm2k3 (defnition of love=rm2k3) and was hopeing that i could make a game were u can fly and land at will with no need of an airship location draging u back and forth across the map for example a dbz game were goku can fly at will like opening the item menu and picking a item titled flight and u take off then choosing stop flying item to land or some other way?
tks cryonics

BlueCube 2005-11-15 12:49 PM

You'll have to fake it with an airship that looks like a flying Goku. Of course, there's a bit more to it than that.. but there's no need to reinvent the wheel, here's a quick link to a decent tutorial on the subject:

http://www.gamingw.net/tutorials/533

Of course, if anything needs explained further I'll help out. That tutorial only shows how to "push button to lift off" in a way. You can modify it to trigger on an item used instead of a button press by making a switch to the main common event.

The logic behind the flight thing works like this:

---------------------------------
Use item, sets switch

(PARALLEL PROCESS)

-- Hide character
-- Make "airship" (i.e. Flying Goku) appear on the same tile
as the character, and have character enter the airship, which then starts flying as airships tend to do

-- Pause the event. If character hits enter to land, continue past this point, otherwise the character remains in flight

-- Airship lands because you hit enter
-- Hide the airship and make the main character appear again

(Add these at the end of the parallel process)

-- TURN OFF THE SWITCH
-- Throw the airship somewhere that you can't hop on it
------------------------------------

The red parts are my suggested additions to the logic.

With the item, you'll end up with an invisible airship that you can hop right into without using the item. You'll want to move the airship away, preferably into the ocean, so you can't just hit enter or space again to lift off in your invisible airship.

MCCHRIS.COM 2005-11-15 07:24 PM

tks for the link i tried it but still having problems like some times the flight is in an invisable ship ill figure it out but this is what i wantned :) tks also u know of any place that has inuyasha sprites i need sango naraku and koga and others or full metal alchemiest cowboy bebop outlaw star

BlueCube 2005-11-17 05:12 AM

I did do some searching, couldn't find anything. I'll probably try again at some point.

MCCHRIS.COM 2005-11-21 04:33 AM

http://www.fantasyrpgmaker.hpg.ig.com.br/char.htm good inuyasha and final fantsy sprits switches the allowence to view from day to day though

Curian 2005-11-21 10:05 PM

Unfortunatly its in a language i dont know but they do look cool.As far as outlaw star goes im working on it sry.


All times are GMT -6. The time now is 03:31 AM.

Powered by vBulletin® Version 3.8.2
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
This site is best seen with your eyes open.