Skip to content

PlacementOccupancyValue

Defined in: packages/declarative-hex-worlds/src/koota/koota.ts:171

Stored relation payload for one tile occupied by one placement.

blocksMovement: boolean

Defined in: packages/declarative-hex-worlds/src/koota/koota.ts:177

Whether this footprint record blocks movement.


footprintIndex: number

Defined in: packages/declarative-hex-worlds/src/koota/koota.ts:175

Zero-based index within the footprint key list.


occupancyGroup: string

Defined in: packages/declarative-hex-worlds/src/koota/koota.ts:179

Occupancy group used to allow compatible colocated placements.


originTileKey: string

Defined in: packages/declarative-hex-worlds/src/koota/koota.ts:173

Origin tile key for the placement that owns this footprint record.