steerHero
steerHero(
world,__namedParameters):void
Defined in: packages/engine/src/gameplay/hero/movement.ts:153
Moves each hero on the steer followPath wrote her, read in her own
input’s heading, by her own movement settings. A streamed hero is left
to the room, and a held one where she stands.
Parameters
Section titled “Parameters”| Parameter | Type |
|---|---|
world |
World |
__namedParameters |
HeroSteeringOptions |
Returns
Section titled “Returns”void