You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to lim...@googlegroups.com
Hi,
So I'm trying to make a tile-based game and the rendering time when using a method where I append all my tile sprites to a layer is just super slow. I want to just built a master image using my tiles and then add that to the layer to improve performance. How do I do that? Or is there another way to do this in LimeJS?