Skip to content

Commit 3b1af36

Browse files
Adds Tileset Collision Generator extension (#29)
* Adds Tileset Collision Generator extension to README * Give Tileset Collision Generator its own list * Updated URL to bulk animation editor. Co-authored-by: Thorbjørn Lindeijer <bjorn@lindeijer.nl>
1 parent 1d38408 commit 3b1af36

1 file changed

Lines changed: 7 additions & 2 deletions

File tree

README.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ npx eslint [your-extension.js]
3636

3737
## Awesome Tiled Extensions
3838

39-
Noteworthy extensions in other repositories:
39+
### Other Repositories
4040

4141
* [djedditt/tiled-to-gba-export](https://github.com/djedditt/tiled-to-gba-export)<br>
4242
Export tilemaps to **GBA source files**
@@ -46,7 +46,7 @@ Noteworthy extensions in other repositories:
4646
Import/export to **PICO-8**
4747
* [ilius33/TiledToAngbandExport](https://github.com/ilius33/TiledToAngbandExport)<br>
4848
Export to **Angband.online**
49-
* [sergkr/tiled-bulk-animations](https://github.com/sergkr/tiled-bulk-animations)<br>
49+
* [mapeditor/tiled-bulk-animations](https://github.com/mapeditor/tiled-bulk-animations)<br>
5050
Efficiently setup **bulk animations**
5151
* [eishiya/tiled-expand-autotile](https://github.com/eishiya/tiled-expand-autotile)<br>
5252
Expand **RPG Maker Autotile** tilesets
@@ -56,3 +56,8 @@ Noteworthy extensions in other repositories:
5656
Paint ground tiles, then instantly turn them into 9-slice cliffs. Most useful for top-down RPGs.
5757

5858
Also check out my [starred Tiled extensions](https://github.com/stars/bjorn/lists/tiled-extensions).
59+
60+
### Proprietary Extensions
61+
62+
* [Tileset Collision Generator](https://sanjox.itch.io/godot-tiled-collision-generator)<br>
63+
Automatic collision generation for whole tilesets.

0 commit comments

Comments
 (0)