Open
Description
This is caused by having all tile type objects drawn via a vertex array. The possible solutions would be to either go back to using sprites for tile objects, or providing an interface for attaching sprites to objects, so that an object layer can be made invisible and sprites drawn at will
Activity
fallahn commentedon Apr 2, 2016
update to this is currently available in the 'next' branch