TMX Example
Overview
Create and render a TMX tilemap created by Tiled.
Try It
Use the following Loom CLI commands to run this example:
loom new MyTMXExample --example TMXExample
cd MyTMXExample
loom run
Screenshot

Code
@insert_source
Create and render a TMX tilemap created by Tiled.
Use the following Loom CLI commands to run this example:
loom new MyTMXExample --example TMXExample
cd MyTMXExample
loom run

@insert_source