I am just going to make a topic here for any questions I might have when in the process of making my game, expect this to rise from the dead if it gets buried.
Question: I am trying to make an event move along with my character of a cinimatic. This is what I have so far.
000 Map Remove
001 Event Control: Change Target to [Event version of character]
002 Event Move Bypass Members=Yes
003 Event Move Location Move [map and location]
004 Script Control: Apply Together
005 Party Location move [same map and location as above]
006 Camera Rotate (S ) 25F
007 Event Move Location Move [map and location]
008 Script Control: Apply Together
009 Party Location move [same map and location as above]
//The Conversation starts here
Now my invisible member starts moving and it goes through the conversation then after that is done the event moves and starts it again (because the event is an auto event)
How do I fix this?
Question: I am trying to make an event move along with my character of a cinimatic. This is what I have so far.
000 Map Remove
001 Event Control: Change Target to [Event version of character]
002 Event Move Bypass Members=Yes
003 Event Move Location Move [map and location]
004 Script Control: Apply Together
005 Party Location move [same map and location as above]
006 Camera Rotate (S ) 25F
007 Event Move Location Move [map and location]
008 Script Control: Apply Together
009 Party Location move [same map and location as above]
//The Conversation starts here
Now my invisible member starts moving and it goes through the conversation then after that is done the event moves and starts it again (because the event is an auto event)
How do I fix this?

) thanks.
Comment