Tiled map resources are data formats that exported by TiledMap (Creator v2.1 and below support for TiledMap v1.0.0, Creator v2.2.0 and above support for TiledMap v1.2.0).
Assets required by TiledMap:
-
.tmx : The TiledMap data file.
-
.png : The texture used by TiledMap.
-
.tsx : The data of tileset (optional)
-
1st Way: Drag a TiledMap asset from Assets to Node Tree:
-
2nd Way: Drag a TiledMap asset from Assets to Scene:
-
3rd Way: Drag a TiledMap asset from Assets to the
Tmx Asset
property of a TiledMap Component:
In order to improve the efficiency of management, we suggest that put the TiledMap assets togather in a separate folder.
Continue on to read about Content creation workflow