pytiled_parser
pytiled_parser copied to clipboard
Python Library for parsing Tiled Map Editor maps.
Results
12
pytiled_parser issues
Sort by
recently updated
recently updated
newest added
I'm feeding the parsed level to a build dependency tool and it would be useful for me to get access to the full file paths for external tile sets so...
enhancement
Several functions in utils.py lack docstrings and metadata. While parse_color is documented, other functions like check_format, load_object_template, and load_object_tileset are missing explanations for their purpose, input parameters, and return values....
enhancement
good first issue
docs