Documentation

Actor Pose - Open Dev Kit Documentation

Open Dev Kit Documentation :: Game :: Actor Pose

Game.ActorPose
Pose for an actor

Functions

Constructor ( Name String, Speed Float, Time Float, Limit Integer, End Time Float, Duration Float )

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