Possibility of animated trainers and/or Pokémon (Without use of EBS)

SkyArmyRecru1t

Pokémon Master
Member
Joined
Aug 25, 2017
Posts
157
Age
23
I know EBS exists (and EBSDX is on the way soon), but let's just say you don't want your project to include it, and the only thing you really want from it are the animated trainers feature (for special trainers like rivals and gym leaders etc.), or just little Pokémon entrance animations from pre-gen 5 (so not fully animated throughout the battle). How possible would it be to include trainers or Pokémon being animated once through a spritesheet, and where exactly would I start with adding something like that?
 

TheLuiz

The Mysterious Stranger
Member
Joined
Jun 7, 2020
Posts
19
Age
25
Essentials does support gifs
 

Vxpor

Elite Trainer
Member
Joined
Jul 29, 2020
Posts
56
Essentials does support gifs
I think they're asking if there is a way to take how EBS does it where there is a single, wide sprite sheet with multiple frames for each animation and put it into base essentials. But, I was actually wondering if this was possible as well, at least for the trainer part. I know in the Gen 4 games, trainers and gym leaders have a little animation they do when the battle starts, but the pokemon themselves aren't animated.
 

Hollow_Ego

Cooltrainer
Member
Joined
May 19, 2018
Posts
116
Best place to start would be EBS. And no not actually using it, but understanding how they do it and see if that can be converted.

Another way would be by looking at how the back sprite of the player is animated, when the Pokemon is sent out. That actually might be the easisiest place to start.
 

Golisopod User

Elite Trainer
Member
Joined
May 11, 2020
Posts
319

SkyArmyRecru1t

Pokémon Master
Member
Joined
Aug 25, 2017
Posts
157
Age
23
I think they're asking if there is a way to take how EBS does it where there is a single, wide sprite sheet with multiple frames for each animation and put it into base essentials. But, I was actually wondering if this was possible as well, at least for the trainer part. I know in the Gen 4 games, trainers and gym leaders have a little animation they do when the battle starts, but the pokemon themselves aren't animated.
Maybe you're forgetting, but Pokémon had little entrance animations in gen 4, they just weren't fully animated until gen 5
2 Frame Animations and EBS Style Animations both are possible. I'm making a script for both of them.



I'm also gonna implement Trainer Animations too so don't worry.
Looks sick man, can't wait to see it
 
Top