heygleeson / godot-ldtk-importer

LDTK Importer for Godot 4
MIT License
135 stars 13 forks source link

EntityLayer Post Import not work properly when ldtk file import setting of [Level:Pack Levels] is ON #32

Closed Ringares closed 2 weeks ago

Ringares commented 1 month ago

When [Level:Pack Levels] is OFF, a whole big scene is generated, the entity-spawn-lights.gd in example works fine as spawning the Light nodes. However, when the [Level:Pack Levels] is ON, none of the Light nodes were added.

heygleeson commented 2 weeks ago

Thanks for the report! Fixed in v2.0.1