Annoraaq / grid-engine

A grid based movement engine compatible with Phaser3.
https://annoraaq.github.io/grid-engine/
Apache License 2.0
241 stars 20 forks source link

Show warning if char layer was not found. #452

Closed Annoraaq closed 11 months ago

Annoraaq commented 12 months ago

It is easy to mess things up with char layers (wrong char layer name, wrong tiled property name, etc). Therefore it would be useful if GridEngine would show a warning if you try to add a character to an unknown char layer.