↓ 1 callersFunctionbuildOutput({ grid, gridWidth, gridHeight, tileSize, regions, elements, backgroundImage })
assets/worldx-runtime/generators/map/src/steps/step6-build-output.mjs:7
↓ 1 callersFunctionbuildTMJ({
gridWidth,
gridHeight,
tileSize = 16,
collisionGrid,
regions = [],
interactiveObjects = [
assets/worldx-runtime/generators/map/src/utils/tmj-builder.mjs:10
↓ 1 callersFunctionextractBoundingBoxFromLabelGrid(
labelGrid,
labelIndex,
blockSize,
width,
height,
)
assets/worldx-runtime/generators/map/src/demo-region-overlay.mjs:494