tag
#wrong-pose
2 items (2 fixes)
fixes
✓ 26.08.05
"Citizen body aim needs SetLookDirection, not the aim_body floats"
The Citizen animgraph drives body aim from SetLookDirection("aim_body", dir, weight), not from the aim_body_pitch / aim_body_yaw floats. Writing only the floats reads back perfectly and moves the pose zero degrees.
citizenanimgraph
✓ 26.07.15
"Citizen held-item pose map: HoldType, aim, and IK hand targets"
HoldType shapes arm+fingers, body aim tilts via SetLookDirection (the aim_body_pitch/yaw floats are readback-only), and an IK hand target OWNS hand position, overriding the holdtype arm pose. Move the IK target to place a held item, use holdtype only for the fist.
animationcitizen