Indie Dev

Hello Guest!. Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, sell your games, upload content, as well as connect with other members through your own private inbox!

Resource icon

DoubleX RMMV Popularized ATB CTB v1.00c

No permission to download

DoubleX

Adventurer
Xy$
1.40
DoubleX submitted a new resource:

DoubleX RMMV Popularized ATB CTB - Lets users switch the battle system to mimic charge turn battle

Games using this plugin
None so far

Configurations
JavaScript:
 * @param show_battle_system_window
 * @desc Setups a window in battle indicating whether atb or ctb's used if
 *  show_battle_system_window is set as true
 * @default true
 *
 * @param battle_system_window_x
 * @desc Sets the x position of the battle system indicator window as
 *  battle_system_window_x
 * @default 0
 *
 * @param battle_system_window_y
 * @desc Sets the y position...
Read more about this resource...
 

Sinnistar

Praised Adventurer
Oh nice, I've been waiting for one of these! It certainly makes for a game that requires slightly more focused than traditional turn based where everything pauses lol. Nice work on it!
 

DoubleX

Adventurer
Xy$
1.40
Updates
v1.00b(GMT 1000 24-1-2016):
1. Fixed not clearing old text before showing new ones bug
2. Increased this plugin's compactness, readability and simplicity
[doublepost=1467536202,1453887673][/doublepost]Updates
v1.00c(GMT 0500 3-7-2016):
1. Fixed below configuration changes not taking place in same battle:
- battle_system_window_x
- battle_system_window_y
- battle_system_window_width
- battle_system_window_height
- battle_system_text_size
- battle_system_text_x
- battle_system_text_y
2. Increased this plugin's effectiveness, efficiency and flexibility
 
Top