The minecraft gamepedia says width and height have to be defined as a ratio, but I found that's not true. It just needs to be the same aspect ratio as the default painting.
Example from fighters { "animation": {"frametime": 3, "width": 498, "height": 249}}
The minecraft gamepedia says width and height have to be defined as a ratio, but I found that's not true. It just needs to be the same aspect ratio as the default painting.
Example from fighters { "animation": {"frametime": 3, "width": 498, "height": 249}}