Skip to content

Python tool for creating binaries from Custom Properties in Tiled tilesets

Notifications You must be signed in to change notification settings

tangent3D/tmx2flg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation

pip install .

Usage

tmx2flg --file filename.tmx

Description

Looks for tiles with a Custom Property (integer) called Flag in Tiled TMX files and outputs a binary, tilesetname.flg, containing 'flag' values for each tileset. Custom Properties are assigned to tiles in the Edit Tileset view.

image

image

About

Python tool for creating binaries from Custom Properties in Tiled tilesets

Resources

Stars

Watchers

Forks

Languages