Main Menu
  • Welcome to The RPG Maker Resource Kit.

[XP] Parallel processing in Battle (DBS) -- How?

Started by JackHGardner, July 30, 2012, 01:48:35 AM

0 Members and 1 Guest are viewing this topic.

JackHGardner

Hello!

Is there a simple snippet of code I could add to the battle scripts so that a parallel processing event can occur and update while in battle?

I want a bit of code to occur continuously during battle but NOT have it interrupt the battle processing.

This could be done either by changing the way "Moment" works or adding common event processing to the battle scene.

Thanks for the help!