GEN 5 BATTLE UI
by Taiga
Installation
1. Paste the contents of the package into your Graphics folder.
2. Go to Battle_Scene and look for # Text colors.
Replace the section below it with
MESSAGE_BASE_COLOR = Color.new(248, 248, 248)
MESSAGE_SHADOW_COLOR = Color.new(40, 40, 40)
3...