Cammin / LDtkToUnity

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

V1 -> V2 help #19

Closed stickynoteme closed 3 years ago

stickynoteme commented 3 years ago

I used V1 for a small project and it worked well, I'm trying to use v2 for another project and I'm completely lost.

I can get the LDTK file in the Unity and drag it into the scene, but it doesn't seem to act like a proper tile map. If you go into the tile map painter it doesn't have any of the actual titles used just some defaults, if I add a tilemap collider to it doesn't work at all.

tldr: V1 colider's just worked once you got them setup, now I can't figure out how to get tilemap collider's to work.

stickynoteme commented 3 years ago

Figured it out thanks to the details in another issue that was opened after mine.