Now have a fully painting/pixelated female hand for the actions.

This commit is contained in:
Zed A. Shaw 2025-09-15 13:26:18 -04:00
parent 7af264e147
commit d1f7337de4
8 changed files with 27 additions and 8 deletions

View file

@ -230,8 +230,13 @@
"frame_width": 256,
"frame_height": 256
},
"hand":
{"path": "assets/hands/hands.png",
"male_hand":
{"path": "assets/hands/male_hand.png",
"frame_width": 900,
"frame_height": 600
},
"female_hand":
{"path": "assets/hands/female_hand.png",
"frame_width": 900,
"frame_height": 600
}