You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, im using Godot 3.5 and Ldtk 1.2.5 and after the update of ldtk to the latest update (1.2.5) the collision layer is not showing any tiles. Any fix for that?
The text was updated successfully, but these errors were encountered:
So I encountered similar problem. I saved the project.ldtk file in LDTK editor, opened it in Godot 3.5.2 with godot-LDtk-import plugin, but scene only had collisions without graphics.
I ended up opening project.ldtk file, navigating to section that had the name of tile set (SunnyLand_by_Ansimuz-extended.png in my case) and changing option "relPath" to "relPath": "SunnyLand_by_Ansimuz-extended.png" (I put the .png in the same folder as the imported scene). With importing the new .ldtk and saving the scene as .tscn the tiles were displayed properly.
Hi, im using Godot 3.5 and Ldtk 1.2.5 and after the update of ldtk to the latest update (1.2.5) the collision layer is not showing any tiles. Any fix for that?
The text was updated successfully, but these errors were encountered: