dcronqvist / DotTiled

📚 A .NET library for loading, saving, and handling Tiled maps and tilesets
https://dcronqvist.github.io/DotTiled
MIT License
12 stars 2 forks source link

request: add more docs #40

Open nes-girl opened 13 hours ago

nes-girl commented 13 hours ago

Hi

I'm a beginner with this library. Could you please provide in the docs a Tiled example map that has:

Then provide a full code example using DotTiled to load the map and show code to get the tile type and handle collisions? Basiczally a full code example showing all features of DotTiled on an example Tiled map.

thx

nes-girl commented 13 hours ago

Please use latest Tiled version for this