Basicly, what i've done is set up a view range event, to set self switch "A" on if the player steps into view. This causes the next page, set to follow the player, to start a battle based on a random variable when it reaches the player.
After it is defeated, the event dissapears for a set amount of time, and reappears with all self-switches turned off.
The issue, is that i want the event to "lose interest" in the player if he is out of the original range. To do this, i set a parallel process to wait 30 frames, and then turn off the self switch A. This worked effectively, as it stopped the event if you were too far, but continued the chase if you are still in range.
However, i can't seem to figure out how to make both run simultaneously.
Using seperate event pages didn't work, for obvious reasons.
What i need is a way to check to see if the event has made contact with the player, while running in parallel process.
I rigged around with X &Y variables, but no luck.
I'm experienced with the program, so no need to waste your time with highly detailed instructions if you reply.
If anyone has an idea how to do this, i'd appreciate the help.
http://www.box.net/shared/2eytzmqses
After it is defeated, the event dissapears for a set amount of time, and reappears with all self-switches turned off.
The issue, is that i want the event to "lose interest" in the player if he is out of the original range. To do this, i set a parallel process to wait 30 frames, and then turn off the self switch A. This worked effectively, as it stopped the event if you were too far, but continued the chase if you are still in range.
However, i can't seem to figure out how to make both run simultaneously.
Using seperate event pages didn't work, for obvious reasons.
What i need is a way to check to see if the event has made contact with the player, while running in parallel process.
I rigged around with X &Y variables, but no luck.
I'm experienced with the program, so no need to waste your time with highly detailed instructions if you reply.
If anyone has an idea how to do this, i'd appreciate the help.
http://www.box.net/shared/2eytzmqses