User Tools

Site Tools


gikopoi_maps

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
gikopoi_maps [2023-06-08 16:02] rootgikopoi_maps [Unknown date] (current) – removed - external edit (Unknown date) 127.0.0.1
Line 1: Line 1:
-====== 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 ===== 
-  * Default block size: 80x, 40y 
-  * For objects: offset indicates where the top-left of image is placed, relative to background 
-  * originCoordinates: bottom-left corner of 0,0 square 
- 
----- 
- 
-  * 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} } 
- 
-The "offset" of objects appears to be relative to the map dimensions 
gikopoi_maps.1686240148.txt.gz · Last modified: 2023-06-08 16:02 by root

Except where otherwise noted, content on this wiki is licensed under the following license: Public Domain
Public Domain Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki