Dynamic Party Size
Author: Vyndicate
You don't want 4 heroes in 1 party? No worries, we can add unlimited max. But having a lot of heroes cause position X and Y can be more or less than Screen Size. This can fix your issue
Max Battlers:
How many do you want for using hero members in 1 party
Per Line Battlers:
How many do you want heroes per line if all party member exist in battle
Position X and Position Y:
Adjust position as you desire. This code originally from YEP_BEC and add some adjustment. You can use these to write the formula
screenWidth => Value of width screen
screenHeight => Value of height screen
maxSize => Maximum party size. Can be set through parameter
perLineBattlers => Maximum heroes per line. Can be set through parameter
statusHeight => Size of window below in battle
600 + index * 32 and 280 + index * 48 is legacy default
Line Gap:
How long is the gap between line? You can set the number as you desire
Terms of Use:
Free for commercial and non commercial use with credits