diff options
author | KDLPro <38602758+KDLPro@users.noreply.github.com> | 2021-04-14 23:40:21 +0800 |
---|---|---|
committer | KDLPro <38602758+KDLPro@users.noreply.github.com> | 2021-04-14 23:40:21 +0800 |
commit | 12def81ef31ace5d85f9c7497190b6e1bd64af37 (patch) | |
tree | ef6052d99db448a3804e5d58f05fbbc5e3a796be | |
parent | fc5b21062ffcece570dcfd96810b78701abdb4f0 (diff) |
Updated Add a new battle transition (markdown)
-rw-r--r-- | Add-a-new-battle-transition.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Add-a-new-battle-transition.md b/Add-a-new-battle-transition.md index 0e0c429..9308f6b 100644 --- a/Add-a-new-battle-transition.md +++ b/Add-a-new-battle-transition.md @@ -160,6 +160,8 @@ And that's it! Now the overlay colors for the pattern have been changed!  +You can create more palettes to handle different trainer classes. + Changing the transition animations (the ones that fade, wipe, distort, or otherwise erase the screen to begin a battle) is more complicated. TODO: new transition animation |