The most advanced tilemap plugin for Godot. Features include everything you can think of and everything from every other plugins.
Full documentation for Bottled up Tilemap is available here : BottledPlugins Documentation
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