This repository was archived by the owner on Feb 7, 2024. It is now read-only.

Description
Hi! This is an awesome package and we are using it to build a fun little 2d game. It involves a fog of war for the player and are trying to render it as a tileMap over the regular background tileMap that is updated as the logic grid changes. However, passing the tilemap a new array doesn't trigger a re-render!