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 Clock v1.00b

No permission to download

DoubleX

Adventurer
Xy$
1.40
DoubleX submitted a new resource:

DoubleX RMMV Popularized ATB Clock - Lets users show the battle turn clock, unit and count in battle

Games using this plugin
None so far

Configurations
JavaScript:
 * @param show_turn_clock_window
 * @desc Setups a window in battle showing the battle turn clock, unit and
 *  count if show_turn_clock_window is set as true
 * @default true
 *
 * @param turn_clock_window_x
 * @desc Sets the x position of the battle turn clock window as
 *  turn_clock_window_x
 * @default 0
 *
 * @param turn_clock_window_y
 * @desc Sets the y position of the...
Read more about this resource...
[doublepost=1467528946,1453636498][/doublepost]Updates
v1.00b(GMT 0400 3-7-2016):
1. Fixed below configuration changes not taking place in same battle:
- turn_clock_window_x
- turn_clock_window_y
- turn_clock_window_width
- turn_clock_window_height
- turn_clock_text_size
- turn_clock_text_x
- turn_clock_text_y
2. Increased this plugin's effectiveness, efficiency and flexibility
 
Top