gikopoi_maps
This is an old revision of the document!
Gikopoi Maps
aka “Rooms” in the source code
Ctrl+shift+8 makes map grid visible
- Blue: standing
- Yellow: sitting
- Red: blocked
- Green: door
Map JSON
- id – map name
- group – irrelevant
- scale – almost always “1”
- size {x, y}
- originCoordinates (x, y)
- spawnPoint (named)
- objects [ {x, y, offset, url} ]
- sit [ {x, y} ]
- blocked [ {x, y} ]
- forbiddenMovements [ {xFrom, yFrom, xTo, yTo } ]
- doors { named: {x, y, direction, target {roomId, doorId} }
gikopoi_maps.1686222923.txt.gz · Last modified: 2023-06-08 11:15 by root