- Pokémon Essentials Version
- v20 ➖
Voltseon's Pause Menu (v1.8)
Pause with style
Pause with style

This pause menu is very stylish and very easy to edit to your liking.
Add themes to change the style of your pause menu throughout the game.
Check all your Pokémon their status from the menu itself.

Add themes to change the style of your pause menu throughout the game.

Check all your Pokémon their status from the menu itself.

How to install:
Download the contents and plug them into your game, and you're done!
NOTE: This script does NOT work in v19.1 or below.
How to add more themes:
Go to Graphics/Pictures/Voltseon's Pause Menu/Backgrounds and add the graphics in the correct format:
arrow_left_N, arrow_right_N, bg_N.png, bg_location_N.png
(N being the number of your theme)
Open the 001_VoltseonMenu_Config.rb in Plugins/Voltseon's Pause Menu.
Add your theme based text color to the MENU_TEXTCOLOR, MENU_TEXTOUTLINE, LOCATION_TEXTCOLOR and LOCATION_TEXTOUTLINE.
How to swap themes:
All you have to do to change the theme is add a script to an event with the following code:
(N being the number of your theme)
Download the contents and plug them into your game, and you're done!
NOTE: This script does NOT work in v19.1 or below.
How to add more themes:
Go to Graphics/Pictures/Voltseon's Pause Menu/Backgrounds and add the graphics in the correct format:
arrow_left_N, arrow_right_N, bg_N.png, bg_location_N.png
(N being the number of your theme)
Open the 001_VoltseonMenu_Config.rb in Plugins/Voltseon's Pause Menu.
Add your theme based text color to the MENU_TEXTCOLOR, MENU_TEXTOUTLINE, LOCATION_TEXTCOLOR and LOCATION_TEXTOUTLINE.
How to swap themes:
All you have to do to change the theme is add a script to an event with the following code:
$PokemonSystem.current_menu_theme = N
(N being the number of your theme)
- Credits