Chaos Project

RPG Maker => RPG Maker Scripts => Script Requests => Topic started by: ali madan on October 22, 2008, 09:42:13 am

Title: A script request...
Post by: ali madan on October 22, 2008, 09:42:13 am
Hello, you might the title stupid a bit, but I would really appreciate it if you continue and give me the script please... The script is the one that allowes the bird fly over you and over the water or lets you use a boat!

(It would be great if it contains a tutorial!)


Sorry If I was rude
Title: Re: A script request...
Post by: Fantasist on October 23, 2008, 03:48:30 am
QuoteThe script is the one that allowes the bird fly over you and over the water

If I'm not wrong, you can event this. Just make common events for handling stuff. Like ths:

Common Event: Start Flight
- Set PHASING on in the move event command
- Change sprite to a bird

Common Event: End Flight
- Set phasing off
- Change back the sprite

Quoteor lets you use a boat!

Search for a vehicle script.

QuoteHello, you might the title stupid a bit, but I would really appreciate it if you continue and give me the script please...

Just make the topic title a bit more descriptive :)