Skip to content

heroMotion

const heroMotion: object

Defined in: packages/engine/src/data/hero.ts:27

Name Type Default value
headTurn object -
headTurn.fadeDegrees number 80
headTurn.pitchLimit number 10
headTurn.response number 20
headTurn.share number 0.4
headTurn.yawLimit number 40
landTouchSeconds number 0.25
loopFadeS number 0.15
motions object -
motions.idle string idle
motions.jump string jump
motions.land string land
motions.run string run
motions.runJump string runJump
motions.turnLeft string turnLeft
motions.turnRight string turnRight