
Publisher
portella0
Random Tiles Map Generator
The user inputs the size of the map, the sprite of the tiles, and the number of tile. The asset then generates a random map each time the user calls its funtion.
The asset is an entire godot scene that already have a map with tiles as an example. To change it you must create your own tilemap and edit the script.
This plugin has been mirrored from the Godot Asset Library.
The plugin author is in no way affiliated with Gadget.
If you are the author of this plugin and would like this mirror removed, please contact support@gadgetgodot.com.
TilemapGodot
repository for Godot Asset
The user inputs the size of the map, the sprite of the tiles, and the number of tile. The asset then generates a random map each time the user calls its funtion.
Instructions: The asset is an entire godot scene that already have a map with tiles as an example. To change it you must create your own tilemap and edit the script.