heygleeson / godot-ldtk-importer

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

add hold_entities_metadata to avoid metadata be broken #26

Closed KarryCharon closed 1 month ago

KarryCharon commented 1 month ago

This feature aim to save entity metadata when packing levels into single file. In this condition entity ref info of metadata will be fill with null if ref missing, caz it's ref from full world scene. For example, I want to parse all levels into single tscn file, and the entity ref will be process in world post stage. So that, the metadata of entities should as same as import.