Skip to content

NaturePlacementOptions

Defined in: src/gameboard/gameboard.ts:573

Options for adding a nature decoration.

assetId: "cloud_big" | "cloud_small" | "hill_single_A" | "hill_single_B" | "hill_single_C" | "hills_A" | "hills_A_trees" | "hills_B" | "hills_B_trees" | "hills_C" | "hills_C_trees" | "mountain_A" | "mountain_A_grass" | "mountain_A_grass_trees" | "mountain_B" | "mountain_B_grass" | "mountain_B_grass_trees" | "mountain_C" | "mountain_C_grass" | "mountain_C_grass_trees" | "rock_single_A" | "rock_single_B" | "rock_single_C" | "rock_single_D" | "rock_single_E" | "tree_single_A" | "tree_single_A_cut" | "tree_single_B" | "tree_single_B_cut" | "trees_A_cut" | "trees_A_large" | "trees_A_medium" | "trees_A_small" | "trees_B_cut" | "trees_B_large" | "trees_B_medium" | "trees_B_small" | "waterlily_A" | "waterlily_B" | "waterplant_A" | "waterplant_B" | "waterplant_C"

Defined in: src/gameboard/gameboard.ts:577

Nature asset id.


at: HexCoordinates

Defined in: src/gameboard/gameboard.ts:575

Tile where the nature asset is anchored.


optional rotationSteps?: number

Defined in: src/gameboard/gameboard.ts:579

Clockwise 60-degree rotation steps.


optional scale?: number

Defined in: src/gameboard/gameboard.ts:581

Uniform render scale.