Plugin version
Tiled Map Importer v2.4
Godot v3.4.stable.official 206ba70f4
Plugin downloaded from github
Issue description
Default or "unmodified" properties from Tiled (ones that are grey) are not imported, showing Null
Steps to reproduce
-
Specify a new object type. View->Object Types Editor

-
Use the object type in a tileset.

-
Create an object out of that tile (use Insert Tile on an object layer)

-
When trying to import level in Godot, the "type" property of the object is null
-
When going into the map file and adding and removing a space to make to property no longer grey, the property is imported.
Sample map or tileset
.zip file contains test-map.tmx, test-tileset.tsx, game.gd and objecttypes.xml
reproCase.zip
Plugin version
Tiled Map Importer v2.4
Godot v3.4.stable.official
206ba70f4Plugin downloaded from github
Issue description
Default or "unmodified" properties from Tiled (ones that are grey) are not imported, showing
NullSteps to reproduce
Specify a new object type. View->Object Types Editor

Use the object type in a tileset.

Create an object out of that tile (use

Insert Tileon an object layer)When trying to import level in Godot, the "type" property of the object is
nullWhen going into the map file and adding and removing a space to make to property no longer grey, the property is imported.
Sample map or tileset
.zipfile containstest-map.tmx,test-tileset.tsx,game.gdandobjecttypes.xmlreproCase.zip