Charas-Project

Game Creation => Requests => Tutorials => Topic started by: cherubic on December 14, 2008, 07:36:02 PM

Title: rm2k3 catipillar system?
Post by: cherubic on December 14, 2008, 07:36:02 PM
i would like to know how to make two other characters follow you around

like ff VIII

can anyone help me??
Title: Re: rm2k3 catipillar system?
Post by: Prpl_Mage on December 15, 2008, 09:56:08 PM
I'm pretty sure you can find a tutorial here with the search function or get to gamingworld. I remember that ol' Tomi had one of these if I'm correct.
Title: Re: rm2k3 catipillar system?
Post by: TGF on February 21, 2009, 04:21:31 PM
I think I may know how:

Make the map event with the character.
Put in your message or whatever you want.
Then put in a "Move Event" command.
Put in "Move Towards Hero" on the Move Event.
Set it to Repeat Pattern and Ignore Impossible Moves.

That's how I think it would work, you may need to tweak some things like moving speed around, though, depending on how fast you want the person to follow you. If they are too slow, they will get left behind.