Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nklbdev/godot-tile-palette
Alternative tile palette for Godot
https://github.com/nklbdev/godot-tile-palette
godot godot-addon godot-engine godot-plugin godot3 godotengine tile-map tile-map-editor tilemap tilemap-editor tiles
Last synced: 29 days ago
JSON representation
Alternative tile palette for Godot
- Host: GitHub
- URL: https://github.com/nklbdev/godot-tile-palette
- Owner: nklbdev
- License: mit
- Created: 2022-11-02T09:02:03.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-02-07T21:00:07.000Z (almost 2 years ago)
- Last Synced: 2024-10-13T08:12:53.715Z (2 months ago)
- Topics: godot, godot-addon, godot-engine, godot-plugin, godot3, godotengine, tile-map, tile-map-editor, tilemap, tilemap-editor, tiles
- Language: GDScript
- Homepage: https://godotengine.org/asset-library/asset/1880
- Size: 65.4 KB
- Stars: 7
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Tile Palette
This is an editor plugin for [Godot Engine](https://godotengine.org) that provides new alternative tile palette instead of standard tile map editor.
![screenshot](https://user-images.githubusercontent.com/7024016/199555818-97e09cdf-1dc4-4a27-a6e8-9235f7f52cbb.png)
[Screencast on YoutTube](https://youtu.be/tGkb0B7b8nA)
## Installation
Simply [download](https://godotengine.org/asset-library/asset/1528) it from Godot Asset Library.
Alternatively, download or clone this repository and copy the contents of the
`addons` folder to your own project's `addons` folder.Then enable the plugin on the Project Settings.
## License
[MIT License](LICENSE). Copyright (c) 2022 Nikolay Lebedev aka nklbdev.