😊Tileset Modular
Tiny Farm RPG - Asset Pack [16x16] » Devlog
Hello everyone!
In this new update, I brought something that many people asked me for. The modular tileset!

I made the tileset thinking about Godot, which uses this model, and I hope you like it a lot.
I also started making a new biome. The deep forest!
Until the next update and stay safe!
Get Tiny Farm RPG - Asset Pack [16x16]
Tiny Farm RPG - Asset Pack [16x16]
Status | In development |
Category | Assets |
Author | Emanuelle |
Genre | Role Playing |
Tags | 16x16, 2D, Asset Pack, Characters, Farming, Icons, Pixel Art, Tileset, Top-Down |
More posts
- 🐛Insects71 days ago
- ✨UIMar 12, 2025
- 🐟Fish iconsFeb 21, 2025
- 🌞BeachFeb 12, 2025
- 🐈CatsJan 31, 2025
- 🐾Character Updater, and Dogs!Jan 24, 2025
- 🐶DogsJan 10, 2025
- 🎄Mine, Character Update, and Christmas ContentDec 24, 2024
- 🎃New Content and Halloween Content!Oct 31, 2024
Comments
Log in with itch.io to leave a comment.
This is a great improvement I needed this for Godot procedural maps! THANK YOU
Hello, I am using Godot, too, but I am not quiet sure if I really understand, what this „modular tileset“ is about. Does it have to do with the „Terrain“ function (like autotiles) in tilesets?
Can maybe someone explain it, please?
Thank you very much!
Yes, it has to do with the TileSet terrain feature (which used to be called autotiling). You can read about how it works & how to use it in the Godot docs: https://docs.godotengine.org/en/stable/tutorials/2d/using_tilesets.html#creating-terrain-sets-autotiling
Basically instead of selecting each tile you need separately, you can just “paint” and Godot will automatically select the correct tiles to use for floors, walls, etc. Super useful when making maps!
okay, got it, thanks! :-)
So what the creator did now is to provide all the necessary tiles to set the rules up? I actually thought that she already did …(?)