295 lines
8.3 KiB
JSON
295 lines
8.3 KiB
JSON
{
|
|
"version": "1.0",
|
|
"description": "Animation library for MetaHuman characters",
|
|
"animations": [
|
|
{
|
|
"id": "Idle_Standing_Relaxed",
|
|
"name": "Standing Relaxed",
|
|
"category": "Idle",
|
|
"description": "Weight on one leg, casual stance",
|
|
"path": "/Game/Ralpha/Animations/Idle/Anim_Idle_Standing_Relaxed",
|
|
"looping": true,
|
|
"duration": 0
|
|
},
|
|
{
|
|
"id": "Idle_Standing_Formal",
|
|
"name": "Standing Formal",
|
|
"category": "Idle",
|
|
"description": "Straight posture, professional stance",
|
|
"path": "/Game/Ralpha/Animations/Idle/Anim_Idle_Standing_Formal",
|
|
"looping": true,
|
|
"duration": 0
|
|
},
|
|
{
|
|
"id": "Idle_Sitting_Chair",
|
|
"name": "Sitting Chair",
|
|
"category": "Idle",
|
|
"description": "Relaxed sitting on chair",
|
|
"path": "/Game/Ralpha/Animations/Idle/Anim_Idle_Sitting_Chair",
|
|
"looping": true,
|
|
"duration": 0
|
|
},
|
|
{
|
|
"id": "Idle_Sitting_Sofa",
|
|
"name": "Sitting Sofa",
|
|
"category": "Idle",
|
|
"description": "Casual sofa sitting position",
|
|
"path": "/Game/Ralpha/Animations/Idle/Anim_Idle_Sitting_Sofa",
|
|
"looping": true,
|
|
"duration": 0
|
|
},
|
|
{
|
|
"id": "Idle_Leaning_Wall",
|
|
"name": "Leaning Wall",
|
|
"category": "Idle",
|
|
"description": "Casual lean against wall",
|
|
"path": "/Game/Ralpha/Animations/Idle/Anim_Idle_Leaning_Wall",
|
|
"looping": true,
|
|
"duration": 0
|
|
},
|
|
{
|
|
"id": "Pose_Portrait_3_4",
|
|
"name": "Portrait 3/4",
|
|
"category": "Pose",
|
|
"description": "Classic 3/4 portrait angle pose",
|
|
"path": "/Game/Ralpha/Animations/Poses/Anim_Pose_Portrait_3_4",
|
|
"looping": false,
|
|
"duration": 0
|
|
},
|
|
{
|
|
"id": "Pose_Portrait_Profile",
|
|
"name": "Portrait Profile",
|
|
"category": "Pose",
|
|
"description": "Side profile view pose",
|
|
"path": "/Game/Ralpha/Animations/Poses/Anim_Pose_Portrait_Profile",
|
|
"looping": false,
|
|
"duration": 0
|
|
},
|
|
{
|
|
"id": "Pose_Hands_Pockets",
|
|
"name": "Hands in Pockets",
|
|
"category": "Pose",
|
|
"description": "Casual standing with hands in pockets",
|
|
"path": "/Game/Ralpha/Animations/Poses/Anim_Pose_Hands_Pockets",
|
|
"looping": false,
|
|
"duration": 0
|
|
},
|
|
{
|
|
"id": "Pose_Arms_Crossed",
|
|
"name": "Arms Crossed",
|
|
"category": "Pose",
|
|
"description": "Defensive or confident crossed arms",
|
|
"path": "/Game/Ralpha/Animations/Poses/Anim_Pose_Arms_Crossed",
|
|
"looping": false,
|
|
"duration": 0
|
|
},
|
|
{
|
|
"id": "Pose_Thinking",
|
|
"name": "Thinking",
|
|
"category": "Pose",
|
|
"description": "Hand on chin, contemplative pose",
|
|
"path": "/Game/Ralpha/Animations/Poses/Anim_Pose_Thinking",
|
|
"looping": false,
|
|
"duration": 0
|
|
},
|
|
{
|
|
"id": "Walk_Casual",
|
|
"name": "Casual Walk",
|
|
"category": "Action",
|
|
"description": "Normal walking pace",
|
|
"path": "/Game/Ralpha/Animations/Actions/Anim_Walk_Casual",
|
|
"looping": true,
|
|
"duration": 0
|
|
},
|
|
{
|
|
"id": "Walk_Brisk",
|
|
"name": "Brisk Walk",
|
|
"category": "Action",
|
|
"description": "Fast purposeful walking",
|
|
"path": "/Game/Ralpha/Animations/Actions/Anim_Walk_Brisk",
|
|
"looping": true,
|
|
"duration": 0
|
|
},
|
|
{
|
|
"id": "Run_Jog",
|
|
"name": "Jog",
|
|
"category": "Action",
|
|
"description": "Light jogging pace",
|
|
"path": "/Game/Ralpha/Animations/Actions/Anim_Run_Jog",
|
|
"looping": true,
|
|
"duration": 0
|
|
},
|
|
{
|
|
"id": "Sit_Down",
|
|
"name": "Sit Down",
|
|
"category": "Action",
|
|
"description": "Transition from standing to sitting",
|
|
"path": "/Game/Ralpha/Animations/Actions/Anim_Sit_Down",
|
|
"looping": false,
|
|
"duration": 2.0
|
|
},
|
|
{
|
|
"id": "Stand_Up",
|
|
"name": "Stand Up",
|
|
"category": "Action",
|
|
"description": "Transition from sitting to standing",
|
|
"path": "/Game/Ralpha/Animations/Actions/Anim_Stand_Up",
|
|
"looping": false,
|
|
"duration": 1.5
|
|
},
|
|
{
|
|
"id": "Pick_Up",
|
|
"name": "Pick Up",
|
|
"category": "Action",
|
|
"description": "Bend down to grab object from ground",
|
|
"path": "/Game/Ralpha/Animations/Actions/Anim_Pick_Up",
|
|
"looping": false,
|
|
"duration": 2.5
|
|
},
|
|
{
|
|
"id": "Wave",
|
|
"name": "Wave",
|
|
"category": "Action",
|
|
"description": "Friendly greeting wave",
|
|
"path": "/Game/Ralpha/Animations/Actions/Anim_Wave",
|
|
"looping": false,
|
|
"duration": 2.0
|
|
},
|
|
{
|
|
"id": "Nod",
|
|
"name": "Nod",
|
|
"category": "Action",
|
|
"description": "Agreement head nod",
|
|
"path": "/Game/Ralpha/Animations/Actions/Anim_Nod",
|
|
"looping": false,
|
|
"duration": 1.0
|
|
},
|
|
{
|
|
"id": "Shake_Head",
|
|
"name": "Shake Head",
|
|
"category": "Action",
|
|
"description": "Disagreement head shake",
|
|
"path": "/Game/Ralpha/Animations/Actions/Anim_Shake_Head",
|
|
"looping": false,
|
|
"duration": 1.5
|
|
},
|
|
{
|
|
"id": "Shrug",
|
|
"name": "Shrug",
|
|
"category": "Action",
|
|
"description": "I don't know shoulder shrug",
|
|
"path": "/Game/Ralpha/Animations/Actions/Anim_Shrug",
|
|
"looping": false,
|
|
"duration": 1.5
|
|
},
|
|
{
|
|
"id": "Type_Keyboard",
|
|
"name": "Type Keyboard",
|
|
"category": "Interaction",
|
|
"description": "Typing at a desk keyboard",
|
|
"path": "/Game/Ralpha/Animations/Interactions/Anim_Type_Keyboard",
|
|
"looping": true,
|
|
"duration": 0
|
|
},
|
|
{
|
|
"id": "Use_Phone",
|
|
"name": "Use Phone",
|
|
"category": "Interaction",
|
|
"description": "Looking at and using smartphone",
|
|
"path": "/Game/Ralpha/Animations/Interactions/Anim_Use_Phone",
|
|
"looping": true,
|
|
"duration": 0
|
|
},
|
|
{
|
|
"id": "Drink_Cup",
|
|
"name": "Drink Cup",
|
|
"category": "Interaction",
|
|
"description": "Taking a sip from a cup",
|
|
"path": "/Game/Ralpha/Animations/Interactions/Anim_Drink_Cup",
|
|
"looping": false,
|
|
"duration": 3.0
|
|
},
|
|
{
|
|
"id": "Eat_Fork",
|
|
"name": "Eat Fork",
|
|
"category": "Interaction",
|
|
"description": "Eating with fork motion",
|
|
"path": "/Game/Ralpha/Animations/Interactions/Anim_Eat_Fork",
|
|
"looping": false,
|
|
"duration": 4.0
|
|
},
|
|
{
|
|
"id": "Talk_Gesture",
|
|
"name": "Talk Gesture",
|
|
"category": "Interaction",
|
|
"description": "Conversational hand gestures while speaking",
|
|
"path": "/Game/Ralpha/Animations/Interactions/Anim_Talk_Gesture",
|
|
"looping": true,
|
|
"duration": 0
|
|
},
|
|
{
|
|
"id": "Listen",
|
|
"name": "Listen",
|
|
"category": "Interaction",
|
|
"description": "Attentive listening pose with subtle movements",
|
|
"path": "/Game/Ralpha/Animations/Interactions/Anim_Listen",
|
|
"looping": true,
|
|
"duration": 0
|
|
},
|
|
{
|
|
"id": "Point",
|
|
"name": "Point",
|
|
"category": "Interaction",
|
|
"description": "Pointing at something with arm extended",
|
|
"path": "/Game/Ralpha/Animations/Interactions/Anim_Point",
|
|
"looping": false,
|
|
"duration": 1.5
|
|
},
|
|
{
|
|
"id": "Handshake",
|
|
"name": "Handshake",
|
|
"category": "Interaction",
|
|
"description": "Professional handshake greeting",
|
|
"path": "/Game/Ralpha/Animations/Interactions/Anim_Handshake",
|
|
"looping": false,
|
|
"duration": 3.0
|
|
},
|
|
{
|
|
"id": "Clap",
|
|
"name": "Clap",
|
|
"category": "Interaction",
|
|
"description": "Applause clapping",
|
|
"path": "/Game/Ralpha/Animations/Interactions/Anim_Clap",
|
|
"looping": true,
|
|
"duration": 0
|
|
},
|
|
{
|
|
"id": "Cross_Arms",
|
|
"name": "Cross Arms",
|
|
"category": "Action",
|
|
"description": "Transition to arms crossed position",
|
|
"path": "/Game/Ralpha/Animations/Actions/Anim_Cross_Arms",
|
|
"looping": false,
|
|
"duration": 1.0
|
|
},
|
|
{
|
|
"id": "Look_Around",
|
|
"name": "Look Around",
|
|
"category": "Action",
|
|
"description": "Head turning to look around environment",
|
|
"path": "/Game/Ralpha/Animations/Actions/Anim_Look_Around",
|
|
"looping": true,
|
|
"duration": 0
|
|
},
|
|
{
|
|
"id": "Stretch",
|
|
"name": "Stretch",
|
|
"category": "Action",
|
|
"description": "Full body stretch after sitting",
|
|
"path": "/Game/Ralpha/Animations/Actions/Anim_Stretch",
|
|
"looping": false,
|
|
"duration": 4.0
|
|
}
|
|
]
|
|
}
|