Hello!
Is it possible to make tool that will react on changes in tilemap?
Simple example - in editor I place single tile in tilemap, and tool script prints out cell index or position.
If it will be possible to do something like that , it will be possible to do more complex and more useful things :D