↓ 1 callersFunctionresolveAnchoredStartPosition(anchor, tmjRegions, tmjObjects, collisionData, gridWidth, gridHeight, tileSize, mainAreaPoints)
orchestrator/src/config-generator.mjs:737
↓ 1 callersFunctionsnapToWalkableOutsideBox(x, y, box, collisionData, gridWidth, gridHeight, tileSize)
orchestrator/src/main-area-points.mjs:132
FunctionCharacterDetail({
charId,
followedCharId,
onToggleFollow,
characters,
liveEvents,
}: {
charId: string;
followed
client/src/ui/panels/CharacterDetail.tsx:50