• Do not use Discord to host any images you post, these links expire quickly! You can learn how to add images to your posts here.
  • The Eevee Expo Game Jam has concluded! 🎉 Head on over to the game jam forum to play through the games.
    Don't forget to come back September 21st to vote for your favorites!
  • Reminder: AI-generated content is not allowed on the forums per the Rules and Regulations. Please contact us if you have any questions!

Recent content by Durtle

  1. D

    Idea for Fan Game's Name?

    I can't help you make a good plot or a good name, but the name should be related to the plot and game. If you're passionate enough about it, and keep trying, you'll eventually settle on something. Once you settle on it, try to find ways to improve it. Sometimes inspiration just takes time. You...
  2. D

    3D Pokemon Essentials Game

    Making some progress. I have gotten it to work in 17.2, but surf and other passable things are wonky so I'm trying to fix that. It probably won't be that much different to edit for v18. Map connections are still messed up but I can deal with it. Idk if others will though.
  3. D

    3D Pokemon Essentials Game

    I got MGC's HMode 7 script to work in Pokemon essentials version 16.2. The battling works fine now but the map connections are messed up. Still can't get it to work in v17.2 or v18+
  4. D

    3D Pokemon Essentials Game

    I changed line 678 to this and now when I load a 3D map it closes the game with no error message unless @picture_sprites.nil? @picture_sprites.each{|sprite| sprite.dispose} end # V.1.1 : map animations + V.1.2.2 : bug fix unless @temp_sprites.nil...
  5. D

    3D Pokemon Essentials Game

    Here is a script that can make the game look 3 Dimensional in rmxp (It can do more than that, read the post and watch a video!) https://save-point.org/thread-3151.html It is actually a script that makes use of Mode 7 and Heightmaps to make the game basically 3D I really wanted to use it in...
Back
Top