@fibbojs / 2d / FCharacterControllerOptions
Interface: FCharacterControllerOptions
Extends
Properties
component
component:
FComponent
Inherited from
Defined in
2d/src/controllers/FController.ts:6
runInPhysicPipeline?
optionalrunInPhysicPipeline:boolean
Inherited from
FControllerOptions.runInPhysicPipeline
Defined in
core/dist/index.d.ts:6
speed?
optionalspeed:number
The speed of the character.

