Updated json schema

This commit is contained in:
Aodhan Collins
2026-03-15 17:44:43 +00:00
parent 5e4348ebc1
commit 79bbf669e2
474 changed files with 2813 additions and 3878 deletions

View File

@@ -2,14 +2,11 @@
"action_id": "mask_pull_up",
"action_name": "Mask Pull Up",
"action": {
"full_body": "upper_body",
"head": "head_tilt, looking_at_viewer",
"eyes": "open_eyes",
"arms": "arms_up, hand_to_face",
"base": "upper_body",
"head": "head_tilt, looking_at_viewer, open_eyes",
"upper_body": "arms_up, hand_to_face, upper_body",
"lower_body": "n/a, n/a",
"hands": "hand_on_mask",
"torso": "upper_body",
"pelvis": "n/a",
"legs": "n/a",
"feet": "n/a",
"additional": "adjusting_mask"
},