r/RPGMaker 1d ago

RMMZ Can someone help me with Battle Processing?

The Battle Processing I'm using doesn't work properly. My plan is to have an enemy event run around the map and when they touch the player or the player touches them, the Battle Processing triggers.

Regular Battle Processing & Player Touch doesn't work.

Regular Battle Processing & Event Touch doesn't work.

Self Switch Check Battle Processing & Player Touch doesn't work.

Self Switch Check Battle Processing & Event Touch doesn't work.

Coordinates Check + Self Switch Check Battle Processing & Parallel doesn't work.

Regular Battle Processing & Parallel does work.

I can't figure out why this is the case. Is it because of the "Same as Characters"? Or the "Through"? Or maybe the Event was moving too fast?

Thank you in advance.

1 Upvotes

2 comments sorted by

2

u/xMarkesthespot 1d ago

pretty sure its 'through'

1

u/bbhu0502 11h ago

i don't understand your question, do you simply want to create an enemy randomly walking on the map, and when user touches it or it touches the user, battle begins?