- Joined
- Nov 19, 2015
- Messages
- 13
- Reaction score
- 5
- Primarily Uses
Hello community,
i have a problem with events, which occupied me for a longer time.
I'm afraid I cannot solve it without help. I'm already thinking about giving up this project, even though
i have already overcome all other technical obstacles.
I think, you are my last hope.
I have two related events:
1. Every time the player moves, another event (opponent) is moving toward the player.
--> I use the trigger (parallel process) for the opponent event.
2. When the player touches the opponent event, a battle is triggered.
--> i use player touch for that on another event page for the opponent event.
It sounds simple, but i just get one of the two events run at the same time.
I read something about event pages (last page begins first in RPGMV) in another thread.
Of course i could have two separate events for that, but i have an respawn system(copy of existing opponent events) whichs also must be considered.
I look forward to suggestions.
i have a problem with events, which occupied me for a longer time.
I'm afraid I cannot solve it without help. I'm already thinking about giving up this project, even though
i have already overcome all other technical obstacles.
I think, you are my last hope.
I have two related events:
1. Every time the player moves, another event (opponent) is moving toward the player.
--> I use the trigger (parallel process) for the opponent event.
2. When the player touches the opponent event, a battle is triggered.
--> i use player touch for that on another event page for the opponent event.
It sounds simple, but i just get one of the two events run at the same time.
I read something about event pages (last page begins first in RPGMV) in another thread.
Of course i could have two separate events for that, but i have an respawn system(copy of existing opponent events) whichs also must be considered.
I look forward to suggestions.

