- 150
- Posts
- 9
- Years
- Seen Jul 13, 2023
Last Updated: [Nov. 20, 2017]
Just wanted to share some of the autotiles I've been creating for Pokemon Essentials.
Swift Water
First, there's the "swift water". This is what is used in Fr/Lg to stop the player from surfing with a message along the lines of "The current is far to swift to surf here." (paraphrasing).
I tried to find an autotile for this and failed, so I extracted the tiles from the ROM myself and repackaged them into a RPG Maker XP/Pokemon Essentials friendly format:
Light:
Dark:
![[PokeCommunity.com] [Autotiles] Waterfalls, Swift Water, and Lava! [PokeCommunity.com] [Autotiles] Waterfalls, Swift Water, and Lava!](https://data.pokecommunity.com/attachments/6/6179-4ce8e843537e062028e411c96b296e61.jpg)
In-game Preview (GIF):
An example of where these were used in-game is Two Island:
Waterfall Doorway
Lava
I improvised a bit with this one, since I wanted a slightly more violent lava than what was using in-game for R/S/E. The result is a fully animated lava autotile, vs. the "spotty bubbling" that the original game used:
![[PokeCommunity.com] [Autotiles] Waterfalls, Swift Water, and Lava! [PokeCommunity.com] [Autotiles] Waterfalls, Swift Water, and Lava!](https://data.pokecommunity.com/attachments/6/6185-0246b24a946b263b0c2bb49212c7a701.jpg)
In-game Preview (GIF):
-----------------
I also created some custom sprites for use in "lava surfing":
Sideways Waterfall:
Several people expressed a desire for a sideways waterfall autotile, and so I tried my best to draw one:
In-game Preview (GIF):
-----
[IMPORTANT! READ BEFORE USING!]
*There were several logistical issues with creating this that I could not find a decent solution for:
1) The largest issue is with the tile alignment. Since the only way to have the player move up and down the waterfall without it looked bad requires and "up and to the right" move route, I had to try to displace the waterfall alignment, and align it to two different areas simultaneously.
The result means that the waterfall does not like up perfectly with the tiles at the top:
...My solution was to draw custom transitional tiles, as seen in the above example:
*Put these on the tilesheet you plan to use the waterfall with.
--------------------
2) The second issue with the the terrain tagging and the way waterfalls are set up in Essentials. The waterfall "crest" (top) needs a different terrain tag than the rest of the waterfall does. Since you can only assign one terrain tag to an autotile, regardless of size, the best solution I can think of would be to put a "dummy" invisible tile on your tilesheet, and assign it the waterfall crest terrain tag (default: 9).
-----
The other (much better) solution would be to use Klein's Unlimited Autotiles system for the sideways waterfalls. It's a bit tedious to set up, but it works very well.
----------------------------------------
[NOTE]: This resource does NOT include the code edits required to make sideways waterfall climbing work! I am not a great coder, and do not feel capable of writing such a thing myself. If anyone wants to help me out by writing the edits required to the waterfall hidden move code to make it work with sideways waterfalls, please go right ahead!
*This way the way I intended the player to move up the waterfall:
----------------------------------------
Lemme know if there are any issues with these, and what you guys think of em! ;3
==============
Usage Disclaimer (since apparently everyone does these):
"All of my assets are free to be used by anyone for anything. Edit them, redistribute them, whatever - I don't care.
Giving me credit as the original creator is always nice, but I'm not gonna be anal about it if you don't lol.
The only thing I DO ask is that you don't try to write off these assets as things YOU created, since that's really not cool..."
(I also like seeing how my stuff is used (cuz it makes me happy lol!), so if you wanna send me a link to what you used my stuff for that would be neat! :D)
Just wanted to share some of the autotiles I've been creating for Pokemon Essentials.
Swift Water
Spoiler:
First, there's the "swift water". This is what is used in Fr/Lg to stop the player from surfing with a message along the lines of "The current is far to swift to surf here." (paraphrasing).
I tried to find an autotile for this and failed, so I extracted the tiles from the ROM myself and repackaged them into a RPG Maker XP/Pokemon Essentials friendly format:
Light:
Dark:
![[PokeCommunity.com] [Autotiles] Waterfalls, Swift Water, and Lava! [PokeCommunity.com] [Autotiles] Waterfalls, Swift Water, and Lava!](https://data.pokecommunity.com/attachments/6/6179-4ce8e843537e062028e411c96b296e61.jpg)
In-game Preview (GIF):
An example of where these were used in-game is Two Island:
Spoiler:
![[PokeCommunity.com] [Autotiles] Waterfalls, Swift Water, and Lava! [PokeCommunity.com] [Autotiles] Waterfalls, Swift Water, and Lava!](https://i.imgur.com/SLwmkNv.png)
Waterfall Doorway
Spoiler:
Lava
Spoiler:
I improvised a bit with this one, since I wanted a slightly more violent lava than what was using in-game for R/S/E. The result is a fully animated lava autotile, vs. the "spotty bubbling" that the original game used:
![[PokeCommunity.com] [Autotiles] Waterfalls, Swift Water, and Lava! [PokeCommunity.com] [Autotiles] Waterfalls, Swift Water, and Lava!](https://data.pokecommunity.com/attachments/6/6185-0246b24a946b263b0c2bb49212c7a701.jpg)
In-game Preview (GIF):
-----------------
I also created some custom sprites for use in "lava surfing":
Sideways Waterfall:
Spoiler:
Several people expressed a desire for a sideways waterfall autotile, and so I tried my best to draw one:
![[PokeCommunity.com] [Autotiles] Waterfalls, Swift Water, and Lava! [PokeCommunity.com] [Autotiles] Waterfalls, Swift Water, and Lava!](https://i.imgur.com/PI2Cwiy.png)
In-game Preview (GIF):
Spoiler:
![[PokeCommunity.com] [Autotiles] Waterfalls, Swift Water, and Lava! [PokeCommunity.com] [Autotiles] Waterfalls, Swift Water, and Lava!](https://i.imgur.com/LnfXAIr.gif)
-----
[IMPORTANT! READ BEFORE USING!]
*There were several logistical issues with creating this that I could not find a decent solution for:
1) The largest issue is with the tile alignment. Since the only way to have the player move up and down the waterfall without it looked bad requires and "up and to the right" move route, I had to try to displace the waterfall alignment, and align it to two different areas simultaneously.
The result means that the waterfall does not like up perfectly with the tiles at the top:
![[PokeCommunity.com] [Autotiles] Waterfalls, Swift Water, and Lava! [PokeCommunity.com] [Autotiles] Waterfalls, Swift Water, and Lava!](https://i.imgur.com/qqSRUMr.png)
...My solution was to draw custom transitional tiles, as seen in the above example:
![[PokeCommunity.com] [Autotiles] Waterfalls, Swift Water, and Lava! [PokeCommunity.com] [Autotiles] Waterfalls, Swift Water, and Lava!](https://i.imgur.com/4qwlsmF.png)
*Put these on the tilesheet you plan to use the waterfall with.
--------------------
2) The second issue with the the terrain tagging and the way waterfalls are set up in Essentials. The waterfall "crest" (top) needs a different terrain tag than the rest of the waterfall does. Since you can only assign one terrain tag to an autotile, regardless of size, the best solution I can think of would be to put a "dummy" invisible tile on your tilesheet, and assign it the waterfall crest terrain tag (default: 9).
-----
The other (much better) solution would be to use Klein's Unlimited Autotiles system for the sideways waterfalls. It's a bit tedious to set up, but it works very well.
----------------------------------------
[NOTE]: This resource does NOT include the code edits required to make sideways waterfall climbing work! I am not a great coder, and do not feel capable of writing such a thing myself. If anyone wants to help me out by writing the edits required to the waterfall hidden move code to make it work with sideways waterfalls, please go right ahead!
*This way the way I intended the player to move up the waterfall:
Spoiler:
![[PokeCommunity.com] [Autotiles] Waterfalls, Swift Water, and Lava! [PokeCommunity.com] [Autotiles] Waterfalls, Swift Water, and Lava!](https://i.imgur.com/wlbP4Nc.png)
----------------------------------------
Lemme know if there are any issues with these, and what you guys think of em! ;3
==============
Usage Disclaimer (since apparently everyone does these):
"All of my assets are free to be used by anyone for anything. Edit them, redistribute them, whatever - I don't care.
Giving me credit as the original creator is always nice, but I'm not gonna be anal about it if you don't lol.
The only thing I DO ask is that you don't try to write off these assets as things YOU created, since that's really not cool..."
(I also like seeing how my stuff is used (cuz it makes me happy lol!), so if you wanna send me a link to what you used my stuff for that would be neat! :D)
Attachments
Last edited: