Currently, entities without the NodeType field will be skipped for import.
I think this behavior needs some more discussion.
I would prefer to import it as a Node2d node and import all fields as metadata to be used by post-processing scripts.
Also currently, only custom fields are imported. I think it might be useful to import the non-custom fields (__tags etc.) together.
Currently, entities without the
NodeType
field will be skipped for import. I think this behavior needs some more discussion. I would prefer to import it as a Node2d node and import all fields as metadata to be used by post-processing scripts.Also currently, only custom fields are imported. I think it might be useful to import the non-custom fields (__tags etc.) together.
I will open a proposed PR later.