TrackMover
TrackMover(
__namedParameters):null
Defined in: packages/engine/src/components/TrackMover.tsx:60
Rides the entity along track: the step’s steer shifts it across and
its jump lifts it, under the client’s authority. The entity stands where
the track puts it, so it needs no collider.
Parameters
Section titled “Parameters”| Parameter | Type |
|---|---|
__namedParameters |
TrackMoverProps |
Returns
Section titled “Returns”null