AddTransitionRecipeStep
Defined in: packages/declarative-hex-worlds/src/scenario/recipe.ts:332
Recipe step that places an EXTRA transition asset.
Extends
Section titled “Extends”Properties
Section titled “Properties”action
Section titled “action”action:
"addTransition"
Defined in: packages/declarative-hex-worlds/src/scenario/recipe.ts:334
Discriminator for transition placement.
at:
HexCoordinates
Defined in: packages/declarative-hex-worlds/src/gameboard/plan.ts:600
Tile where the transition is anchored.
Inherited from
Section titled “Inherited from”from:
"default"|"fall"|"summer"|"winter"
Defined in: packages/declarative-hex-worlds/src/gameboard/plan.ts:602
Source texture set.
Inherited from
Section titled “Inherited from”TransitionPlacementOptions.from
rotationSteps?
Section titled “rotationSteps?”
optionalrotationSteps?:number
Defined in: packages/declarative-hex-worlds/src/gameboard/plan.ts:606
Clockwise 60-degree rotation steps.
Inherited from
Section titled “Inherited from”TransitionPlacementOptions.rotationSteps
to:
"default"|"fall"|"summer"|"winter"
Defined in: packages/declarative-hex-worlds/src/gameboard/plan.ts:604
Destination texture set.