Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/MaybeMaru/Aseprite-JSON-to-XML
Made for Ache :D
https://github.com/MaybeMaru/Aseprite-JSON-to-XML
aseprite converter json python xml
Last synced: 3 months ago
JSON representation
Made for Ache :D
- Host: GitHub
- URL: https://github.com/MaybeMaru/Aseprite-JSON-to-XML
- Owner: MaybeMaru
- Created: 2022-10-10T00:34:35.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-07-24T14:02:07.000Z (over 1 year ago)
- Last Synced: 2024-08-03T18:22:04.548Z (6 months ago)
- Topics: aseprite, converter, json, python, xml
- Language: Python
- Homepage:
- Size: 279 KB
- Stars: 10
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-funkin-resources - Aseprite JSON to XML - Converter from Aseprite's JSON format to Sparrow XML that is compatible with Funkin'. (Note: Aseprite is getting support on engines such as Codename Engine, therefore you won't need this for those engines anymore) (Animation)
README
# Aseprite JSON to XML
# How to use## Setting Animations
To set the animations for the converter select the frames of each animation and assing them a tag.
The end result should look something like this:![image](https://user-images.githubusercontent.com/97055307/194935689-e4c34b9d-a6d5-4ef9-9a68-c2891c6b71d8.png)
## Exporting Animations
When exporting the spritesheet make sure to check the "JSON Data" and "Frame Tags" checkboxes.
Should look something like this:![image](https://user-images.githubusercontent.com/97055307/194939673-4677f781-2d3e-4179-80a4-116585435526.png)
## Converting Animations
Now that you have your JSON using the program will be really simple.
1. Use the "Select JSON" button or write manually the directory of the JSON you want to convert.
2. Click the "Convert XML" button. A preview of the convertex XML will appear.
3. If it looks good click the "Save XML" button to save your xml anywhere you want.
![image](https://github.com/MaybeMaru/Aseprite-JSON-to-XML/assets/97055307/656413b6-d439-4d7b-b265-369a9e2aca09)