• Just a reminder that providing specifics on, sharing links to, or naming websites where ROMs can be accessed is against the rules. If your post has any of this information it will be removed.
  • Our friends from the Johto Times are hosting a favorite Pokémon poll - and we'd love for you to participate! Click here for information on how to vote for your favorites!
  • Akari, Selene, Mint, Solana - which Pokémon protagonist is your favorite? Let us know by voting in our poll!
  • Welcome to PokéCommunity! Register now and join one of the best fan communities on the 'net to talk Pokémon and more! We are not affiliated with The Pokémon Company or Nintendo.

"It's raining" in-battle animation

Telemetius

Tele*
  • 256
    Posts
    10
    Years
    The raining animation that starts when the battle begins is currently not part of the stock essentials kit so how can I implement it?
    I think the question is pretty straightforward and that it needs no further explanation.
     
    That's strange, it's not working in my project and the wiki page ( https://pokemonessentials.wikia.com/wiki/Weather ) states that: "Pokémon Essentials currently does not support in-battle weather animations that play while a message states a weather is in effect" so I thought it was normally missing.
    In this case something must be interfering and it's my fault.
     
    You can tell weather is there if you use Sandstorm... But sometimes, you can see the rain falling.
     
    the wiki page ( https://pokemonessentials.wikia.com/wiki/Weather ) states that: "Pokémon Essentials currently does not support in-battle weather animations that play while a message states a weather is in effect" so I thought it was normally missing.
    That paragraph was added literally over five years ago, and the most recent edit to that page was over two years ago. It's a safe bet it's at least somewhat out of date. I wouldn't take it too literally.

    You may have missed the rain animation because the rain drops are so thin and because the animation lasts only half a second. For both of these reasons, I said it was a bad animation. A quick look at the code shows that it plays a common animation called "Rain" at the expected times, and there does exist a common animation of that name.
     
    That paragraph was added literally over five years ago, and the most recent edit to that page was over two years ago. It's a safe bet it's at least somewhat out of date. I wouldn't take it too literally.

    You may have missed the rain animation because the rain drops are so thin and because the animation lasts only half a second. For both of these reasons, I said it was a bad animation. A quick look at the code shows that it plays a common animation called "Rain" at the expected times, and there does exist a common animation of that name.

    Thanks, I'll just need to edit the animation it's way easier that I thought.
     
    Back
    Top