soccerCX
.state: the state of animator
.action: the action being initiated [move, dribble, trick, kick, pass, receive etc]
.kickAction: the type of kick [targetP, forceVec, dirVec]
.anim: the animations setup
.data: the data setup for actions
.fwd: player forward direction in world space
[-1: left, 1: right]
.input.attackSide: the direction after action
.input.contactFoot: the foot used for contact
.actionNow: the current action being used + its data
Last updated