Example on how to display Tiled maps with TiledCS in MonoGame 3.8.1
Made with MonoGame Cross-Platform Desktop Application (OpenGL)
template.
-
.tmx and .tsx files are not supposed to be built with the content pipeline.
Just add them to the project and setCopy to output directory
property toCopy if newer
in the solution explorer. -
TiledCS does not support embedded tilesets yet, so make sure
Embed in map
is disabled when adding new tilesets in Tiled.
Thanks to Temeez for getting me started with this example.
Tileset used is Cavernas by Adam Saltsman.