Install Asset
Install via Godot
To maintain one source of truth, Godot Asset Library is just a mirror of the old asset library so you can download directly on Godot via the integrated asset library browser


Quick Information

/!\ This plugin is for Godot 3.5 . A plugin for Godot 4 with all these features (and more) and that fixes the problems with Godot 4 tilemaps is in developpement.The plugin adds 1 node : the BottledTileMap which has a lot of new features to edit tilemaps way faster in Godot and do very quickly all sorts of things that are very hard or time consumming with Godot alone.- draw unlimitedly complex patterns, gradients, chessboards, paint random motifs (can be used to paint plants randomly in a plain for example) with the Pattern feature.- generate circles, ovals and outlined ones, spray tool, custom line size with the Circle and Spray feature.- replace all tiles/all tiles with a certain id by another tile, everywhere/in a selected area with the Replacing feature.- draw with symmetry- draw with multiple cursors at the same time...
Bottled up Tilemap
The most advanced tilemap plugin for Godot. Features include everything you can think of and everything from every other plugins.
Documentation
Full documentation for Bottled up Tilemap is available here : BottledPlugins Documentation
Credits
This plugin includes features and code from other plugins. My goal is to have all possible tilemap features in only 1 plugin. Including :
- Used the interface of Tile Palette by Nklbdev as the base for my own
- Merged it with the interface of TileCell Manager by TheCowOhBoy
- Added the features of Tile Spawner by QTip
- Took some code from TileMapBrush by VitMush
- Used a math function by Zylann to get coordinates in a certain radius
/!\ This plugin is for Godot 3.5 . A plugin for Godot 4 with all these features (and more) and that fixes the problems with Godot 4 tilemaps is in developpement.
The plugin adds 1 node : the BottledTileMap which has a lot of new features to edit tilemaps way faster in Godot and do very quickly all sorts of things that are very hard or time consumming with Godot alone.
- draw unlimitedly complex patterns, gradients, chessboards, paint random motifs (can be used to paint plants randomly in a plain for example) with the Pattern feature.
- generate circles, ovals and outlined ones, spray tool, custom line size with the Circle and Spray feature.
- replace all tiles/all tiles with a certain id by another tile, everywhere/in a selected area with the Replacing feature.
- draw with symmetry
- draw with multiple cursors at the same time
...
Reviews
Quick Information

/!\ This plugin is for Godot 3.5 . A plugin for Godot 4 with all these features (and more) and that fixes the problems with Godot 4 tilemaps is in developpement.The plugin adds 1 node : the BottledTileMap which has a lot of new features to edit tilemaps way faster in Godot and do very quickly all sorts of things that are very hard or time consumming with Godot alone.- draw unlimitedly complex patterns, gradients, chessboards, paint random motifs (can be used to paint plants randomly in a plain for example) with the Pattern feature.- generate circles, ovals and outlined ones, spray tool, custom line size with the Circle and Spray feature.- replace all tiles/all tiles with a certain id by another tile, everywhere/in a selected area with the Replacing feature.- draw with symmetry- draw with multiple cursors at the same time...