notnullgames / tiled-kaboom

Load maps made in Tiled into Kaboom!
https://notnullgames.github.io/tiled-kaboom/
20 stars 3 forks source link

tilemap layer opacity #3

Closed konsumer closed 3 years ago

konsumer commented 3 years ago

In Tiled, you can set the opacity of a layer, and you can also set "visible". Currently the map-loader supports "visible" (on or off) but not semi-opacity. This is more of an exploration-issue, as I'm not sure Kaboom supports semi-opacity for tiles.

Relates to #1

konsumer commented 3 years ago

Closing this as "not supported in kaboom map levels". Might revisit if it ends up working differently, in Kaboom. For now, just use visible boolean.