Cammin / LDtkToUnity

Unity importer for the LDtk level editor
https://cammin.github.io/LDtkToUnity
MIT License
388 stars 39 forks source link

LDtk: Loading artifacts didn't work for getting tileset sprite artifacts #50

Closed jackthecoder17 closed 1 year ago

jackthecoder17 commented 1 year ago

I have followed instructions to import into unity but generated tilesets keep showing this error.

Cammin commented 1 year ago

During initial setup, you may come across various errors and this is normal. They should be able to tell you what to do.

For the generated tileset files that have an error, select the file, then click the "print to console" button. The error will point you in the right direction to fix it.

Try following this guide if it may help: https://cammin.github.io/LDtkToUnity/documentation/Installation/topic_StartupGuide.html It's a new page I created for the 4.0.0 update 🙂

Cammin commented 1 year ago

Also the docs currently don't currently indicate that the texture needs to be configured with rgba32 format, but I have some new docs in the works to explain that 🙂

If you have additional questions, I'm actively available in the discord server.

Cammin commented 1 year ago

Hi, I'll be closing this issue, But feel free to let me know if you still need help! The docs should have an updated startup guide that explains the RGBA32 error.