EVENT ISN'T TURNING. RMVX ACE
Posts
Pages:
1
This event isn't turning. There isn't a switch which is blocking it as far as I can tell, and since it's only turning, another event nearby shouldn't be affecting it.
To try to cover everything which might be causing it, this is what the Move Route looks like right now.
Event Name: Wait
$> Direction Fix OFF
$> Through ON
$> Turn Right
$> Through OFF
To try to cover everything which might be causing it, this is what the Move Route looks like right now.
Event Name: Wait
$> Direction Fix OFF
$> Through ON
$> Turn Right
$> Through OFF
How many event pages does the event have? Could be a switch or a selfswitch is flipped on which takes precedence after the set move route.
Or if you're accessing a set move route from another event, you might be referencing the wrong event id.
Have you tried using other functions like move, change graphic, or set opacity?
Are you using a script that affects character movement?
If possible, can you post a screenshot of the event page?
Or if you're accessing a set move route from another event, you might be referencing the wrong event id.
Have you tried using other functions like move, change graphic, or set opacity?
Are you using a script that affects character movement?
If possible, can you post a screenshot of the event page?
Adding to Kaneshon's questions.
What triggers the event? If it operates on it's own, did you set it to parallel process?
What triggers the event? If it operates on it's own, did you set it to parallel process?
Pages:
1














