Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
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.
Eevee Expo's webhost has been having technical issues since Nov. 20th and you might be unable to connect to our site. Staff are also facing issues connecting, so please send a DM to Cat on-site or through Discord directly for faster service!
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...
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.
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+
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...
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...