Wynillo / AncientCave_Game

0 stars 0 forks source link

Best Practices for Using Tilemaps and Spritesheets from External Resources #2

Open Wynillo opened 8 months ago

Wynillo commented 8 months ago

Problem: While working with tilemaps and spritesheets in my MonoGame project, I'm unsure about the best practices for incorporating these assets from external sources.

Desired Solution: I'm looking for guidance on best practices related to using tilemaps and spritesheets within MonoGame. Specifically, I'd like to understand:

Additional Information: Any insights or suggestions regarding best practices for using external tilemaps and spritesheets in MonoGame would be greatly appreciated. Sharing links to relevant documentation or tutorials would be helpful as well.