This property can't be read in early-execution mode.
ReadonlyisValid
isValid:boolean
Remarks
Returns whether the component is valid. A component is
considered valid if its owner is valid, in addition to any
addition to any additional validation required by the
component.
World Ready
This property can't be read in early-execution mode.
ReadonlymaxTurn
maxTurn:number
Remarks
Maximum turn rate for this movement modality of the mob.
Throws
This property can throw when used.
World Ready
This property can't be read in early-execution mode.
ReadonlyswayAmplitude
swayAmplitude:number
Remarks
Amplitude of the sway motion.
Throws
This property can throw when used.
World Ready
This property can't be read in early-execution mode.
ReadonlyswayFrequency
swayFrequency:number
Remarks
Amount of sway frequency.
Throws
This property can throw when used.
World Ready
This property can't be read in early-execution mode.
ReadonlytypeId
typeId:string
Remarks
Identifier of the component.
World Ready
This property can't be read in early-execution mode.
When added, this move control causes the mob to sway side to side giving the impression it is swimming.
Example: entityMovementSway.js