• The Eevee Expo Game Jam #10 has concluded, congratulations to all participants! Now it's time for the judges to play through the games, and you can play along to vote who deserves the community choice spotlight.
    You can check out the submitted games here!
    Play through the games and provide some feedback to the devs while you're at it!
  • Hi, Guest!
    Some images might be missing as we move away from using embedded images, sorry for the mess!
    From now on, you'll be required to use a third party to host images. You can learn how to add images here, and if your thread is missing images you can request them here.
    Do not use Discord to host any images you post, these links expire quickly!

Search results

  1. C

    Resource Pokémon Emerald UI Pack

    is there a way to turn off EVs and IVs showing in the summary screen? Thanks in advance!
  2. C

    Resource [v13+] Type Quiz

    well thats a lot simpler than the way i handled it. def main loop do Graphics.update Input.update self.update if finished? if @questions_right==5 then $game_variables[32] = 5 elsif @questions_right==4 then...
  3. C

    Resource [v13+] Type Quiz

    How do I put this into a variable?
Back
Top