• Do not use Discord to host any images you post, these links expire quickly! You can learn how to add images to your posts here.
  • Eevee Expo's webhost has been having technical issues since Nov. 20th and you might be unable to connect to our site. Staff are also facing issues connecting, so please send a DM to Cat on-site or through Discord directly for faster service!
This resource pertains to version 21.1 of Pokémon Essentials.
Pokémon Essentials Version
v21.1 ✅


Installation instructions
  • Extract the contents of the ZIP file to your game's main directory
  • Open up Plugins\Pokémon League Transitions\Trainer Types.rb in a code editor
  • Find the code block that corresponds with the transition you want to use. Here are some clearly-labelled animated GIFs to help you decide!
  • Replace [:ADD_YOUR, :TRAINER_TYPES, :HERE] with the types of the Trainers you want the transition to apply to, as they appear in PBS\trainer_types.txt. For example: [:FISHERMAN] or [:FISHERMAN, :AROMALADY]
  • Recompile your game and enjoy!
Note: If your game already has custom transitions defined in Data\Scripts\009_Scenes\001_Transitions.rb, you'll need to copy their entries from the def self.judge_special_transition(duration, filename) function and paste them into the same function in Plugins\Pokémon League Transitions\Graphics Module.rb.

Updates
  • V1.1 (5th March 2025): Tweaked the end of the animation slightly



You're welcome to alter, remix, optimise, and even re-release this plugin! Just please give me a credit, as well as JorMxDos if your version uses any of the included graphics.
Credits
Graphics: JorMxDos (DeviantArt)
Scripting: meejle
Author
meejle
Downloads
82
Views
82
First release
Last update

Ratings

0.00 star(s) 0 ratings
Back
Top