- Joined
- Nov 8, 2015
- Messages
- 2
- Reaction score
- 0
- First Language
- English
This is just a curiosity,
I have quite a large map (84x48) running the game at 21x16 resolution, meaning the whole map is 4 screens wide and 3 screens tall.
The player enters the map at the far right, and on the first iteration of the map, there's an event character who starts off at the far left, and has a custom move route where it follows the path through the map to the far right, then turns a switch on to 'enter' the city.
No matter how long I wait on the map, the event character only starts his move route the second the player moves into the screen he's in - so I would like to know if there's a maximum distance on events that take place out of view.
Obviously autorun and parallel process events run even if the player can't see them, so I'm assuming this only affects move routes.
To reiterate, this isn't a problem, I can work with this, I was just wondering if anyone else had come across this!
I have quite a large map (84x48) running the game at 21x16 resolution, meaning the whole map is 4 screens wide and 3 screens tall.
The player enters the map at the far right, and on the first iteration of the map, there's an event character who starts off at the far left, and has a custom move route where it follows the path through the map to the far right, then turns a switch on to 'enter' the city.
No matter how long I wait on the map, the event character only starts his move route the second the player moves into the screen he's in - so I would like to know if there's a maximum distance on events that take place out of view.
Obviously autorun and parallel process events run even if the player can't see them, so I'm assuming this only affects move routes.
To reiterate, this isn't a problem, I can work with this, I was just wondering if anyone else had come across this!

