• Our software update is now concluded. You will need to reset your password to log in. In order to do this, you will have to click "Log in" in the top right corner and then "Forgot your password?".
  • 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.

Recent content by the_garlic_monkey

  1. T

    Animation Problems for self moves

    I've been going through and making my own battle animations through the editor. Everything works fine except for one problem. Moves with an internal "target" ID of 10 (self moves, i.e. Agility, Teleport, Acupressure, etc) don't seem to fully animate in game. Any cels that I put in the editor...
  2. T

    Slight pause before making choices

    That kind of works. Except the pause then happens before the choices show up. So it's basically text -> pause -> show choices. I was hoping to find a solution that allows the choices to show up before making the player wait for 20 frames.
  3. T

    Slight pause before making choices

    Is there a way to make it so that all 'show choices' options in the game have a small delay before a choice can actually be selected? I feel like a lot of times if the player is scrolling through the text before a choice option, they may accidentally keep pressing the button and select 'choice...
  4. T

    Mobius's Quest Journal, for Essentials

    So I think I got it to work properly and without error. I can bring up the quest menu fine when running the script $scene = Scene_Quest.new. But how do I go about tying that script to a particular action. i.e. Using a certain button to instantly bring up the menu OR creating a journal key item...
Back
Top