DIMMiN Notes
My working notes related to the development of dimmin.com.
2024-06-09-Sunday
- Aggregated all necessary files to export individual spritesheets, now all individual components are available
- Found that all layers need to be visible to make sure that files are properly exported
2024-06-07-Friday
- Created new animations that will be much easier to integrate into composite animations in a spritesheet
- Updated
export_spritesheets.sh
Bash script to use a few additional parameters that help me specify the output files of the component metadata and images
2024-06-06-Thursday
- Accomplished goal to find out that there were missing pieces within my spritesheet (metadata is correct, but spritesheet needs work)
- Altered
export_spritesheets.sh
to copy required animations into my working folder for the blog post
2024-04-11-Thursday
- Got sidetracked with a freelance client ask, put this one off for later
2024-04-09-Tuesday
- Compiled and re-colored image assets I can use for demo fighters
- Consolidated metadata associated with these image assets
- Established a framework for animating these spritesheets using Javascript
2024-04-03-Wednesday
- Created the Mini Martial Artists - Part 2 blog post in the DIMMiN Blog
- Transferred the Mini Martial Artists template thumbnails to my laptop
- Outlined which charts I need to build to complete this post