RPG Maker Forums

I am running into a critical error in my game that I have just noticed. I am still determining if this is due to any scripts or modifications to the core, which has been very minimal.

Glitch:

I have a event that walking towards the player with the options:
Though, Above Characters, and a Parallel Process with Conditional Branch that checks and compares the x and y of the player and event to display a death animation.

$game_player.x == $game_map.events.x && $game_player.y == $game_map.events.y

Sure you have seen this all before.

Now the problem occurs if the player and event walk into each other at the same exact time. This forces the player to pass through the event to the next square without the Conditional Branch having time to fire off.

> = Player facing right
< = Event facing left
| | = Tile
|x| = Blank Tile

Example:
|>| x |<| (Walking one tile left as event walks one tile right)
|<| x |>| (Passed through the event with correct timing WTF???)

I saw this post awhile back from Tsukihime. that mentioned "the default event checking methods don't do anything if the map interpreter is already doing something, and if you're in a move route, then you bet the map interpreter is doing something."

Is there a way to work around this with a script or modifying the core? Or maybe there is a better way to write the Conditional Branch so it checks as the player is moving between half tiles? Any feedback would be great. I can provide a demo if you are unclear what I am talking about.

http://www.rpgmakerv...n-or-something/

This is part of my problem shown with some screens. Does anyone know of any better fixes to this issue?

Thanks

Latest Threads

Latest Profile Posts

Don't forget, aspiring writers: Personality isn't what your characters do, it is WHY they do it.
Hello! I would like to know if there are any pluggings or any way to customize how battles look?
I was thinking that when you start the battle for it to appear the eyes of your characters and opponents sorta like Ace Attorney.
Sadly I don't know how that would be possible so I would be needing help! If you can help me in any way I would really apreciate it!
The biggest debate we need to complete on which is better, Waffles or Pancakes?
rux
How is it going? :D
Day 9 of giveaways! 8 prizes today :D

Forum statistics

Threads
106,049
Messages
1,018,547
Members
137,835
Latest member
yetisteven
Top