Recent content by Zidikadis

  1. Zidikadis

    [Other Question] Problem with sprite size!

    Maybe this can help you: https://www.pokecommunity.com/threads/474892
  2. Zidikadis

    [Error] After a Character leaves the Player get's stuck.

    1: Check the self switch A = ON page event, maybe that's the problem. 2: Check the page where you select bulbasaur, I hear a bump! Sound there and probably here the character stuck. 3: Check if there are any parallel process or autorun events that cause conflict with the event that can move the...
  3. Zidikadis

    [Eventing Question] Uncatchable/unrunable pokemon

    It currently works for Pokémon Essentials v20. Go to the 141 line of Battle_CatchAndStoreMixin and search this to make the wild Pokémon uncatchable: and replace it with this new code in below: Now when the 100 switch is on, the wild Pokémon will deflect the Poké ball, obviously you can...
  4. Zidikadis

    [Scripting Question] A pokemon's size in battle

    Hello 😌 You can use the script from Softshade that resizes all sprites 96x96 to 192x192, you just have to follow the steps, but the script is outdated, you must try anyway, here is the link: Alternatively, you can use the "FastStone Photo Resizer" program, which allows you to resize all the...
  5. Zidikadis

    [Other Question] BUG in animation editor - Pokemon Essentials v20 Vanilla

    Hello everyone, I introduce myself, I'm Zidikadis, and I'm currently making new animations for my Pokémon fan game. 😀 Originally, to save time, I tried to use the animations from the "Gen 8 move animation project", however, the animations were displayed incorrectly, for example: - The TACKLE...
Back
Top