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

https://github.com/baba-s/unitilemapcontextmenucustom

【Unity】Tilemap に塗ったすべてのタイルを削除するメニューを追加できるエディタ拡張
https://github.com/baba-s/unitilemapcontextmenucustom

kogane-unity-lib unity unity-editor unity-tilemap unity3d

Last synced: about 1 month ago
JSON representation

【Unity】Tilemap に塗ったすべてのタイルを削除するメニューを追加できるエディタ拡張

Awesome Lists containing this project

README

          

# Uni Tilemap Context Menu Custom

Tilemap に塗ったすべてのタイルを削除するメニューを追加できるエディタ拡張

## 使い方

![](https://cdn-ak.f.st-hatena.com/images/fotolife/b/baba_s/20190823/20190823145607.png)

Inspector で Grid を右クリックして「Clear All Tiles」を選択するか

![](https://cdn-ak.f.st-hatena.com/images/fotolife/b/baba_s/20190823/20190823145603.png)

Inspector で Tilemap を右クリックして「Clear All Tiles」を選択すると
タイルマップに塗ったすべてのタイルを削除できます