An open API service indexing awesome lists of open source software.

https://github.com/nklbdev/godot-4-tile-set-polygon-snapper


https://github.com/nklbdev/godot-4-tile-set-polygon-snapper

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

          

# Tile Polygon Snapper for Godot 4.X

This is an editor plugin for [Godot Engine](https://godotengine.org) v4.X that allows custom snapping polygon vertices while editing tileset.
It can help you until [custom snapping](https://github.com/godotengine/godot/pull/73495) appeared in new version

![image](https://user-images.githubusercontent.com/7024016/221359347-f6af4f8f-3062-4e71-a09f-e17db052363a.png)

![image](https://user-images.githubusercontent.com/7024016/221359351-4373e9f5-189b-4665-a500-0e994bdc64dc.png)

## Installation

Simply download it from [Godot Asset Library](https://godotengine.org/asset-library/asset/1683)

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) 2023 Nikolay Lebedev aka nklbdev.