PlacementOccupancyValue
Defined in: packages/declarative-hex-worlds/src/koota/koota.ts:171
Stored relation payload for one tile occupied by one placement.
Properties
Section titled “Properties”blocksMovement
Section titled “blocksMovement”blocksMovement:
boolean
Defined in: packages/declarative-hex-worlds/src/koota/koota.ts:177
Whether this footprint record blocks movement.
footprintIndex
Section titled “footprintIndex”footprintIndex:
number
Defined in: packages/declarative-hex-worlds/src/koota/koota.ts:175
Zero-based index within the footprint key list.
occupancyGroup
Section titled “occupancyGroup”occupancyGroup:
string
Defined in: packages/declarative-hex-worlds/src/koota/koota.ts:179
Occupancy group used to allow compatible colocated placements.
originTileKey
Section titled “originTileKey”originTileKey:
string
Defined in: packages/declarative-hex-worlds/src/koota/koota.ts:173
Origin tile key for the placement that owns this footprint record.