Open Dev Kit Documentation :: Game :: Actor Pose
Game.ActorPosePose for an actor
Functions
Properties
- Name String
- name of pose
- Speed Float
- animation time multiplication factor of the pose
- Time Float
- current pose sequence time
- Limit Integer
- number of times the pose can play before being removed automatically, or 0 for ongoing
- End Time Float
- time at which sequence should prematurely end
- Duration Float
- cached pose sequence duration at the time the pose was played if it was required
- Counter Integer
- number of times the pose has played
If you think anything is missing, please feel free to: submit documentation feedback on this page
