|
|
|
 |
Posted 2002-07-08, 12:39 PM
in reply to "CRØNîC-KîLLå"'s post "More Problems..."
|
 |
 |
 |
As to the first question, what do you mean? Are you saying that when you talk to someone, and they'll ask you to come with them, you want the hero to follow automatically? That's easy.. just use the Move Event in the Event Editor (This Move Event is different than the Move Event on the map when you right click) and set it up by setting the Object Character (top left) to whichever character you want to move...
You'll need two of these Move Events, one right after the other. I'd set the movement frequency to 8 on both (top).
These would be in that character's event.
Name: FollowMeGuy
Attributes: Push Key, Same Level as hero, movement speed normal, movement frequency set to 8.
Move Event: Hero - Up Up Up Up
Move Event: FollowMeGuy - Up Up Up Up
Wait: 2 Seconds
---------
To set up an intro, first you need to design the map(s) that will be used. Then, set up an Auto Event (with 2 pages, the second page being blank, Push Key, and with an Event Condition of a switch (Maybe INTRODONE)). Then, set up your intro, using the hero's start location as the starting point (that's the easiest way to do it). Make sure to end it all with turning on the same switch as on page 2.
|
 |
 |
 |
|
|
|
|
|
|
|