14 lines
246 B
JSON
14 lines
246 B
JSON
|
[
|
||
|
{
|
||
|
"Key":"VisibleObstacle",
|
||
|
"CellX":null,
|
||
|
"CellY":null,
|
||
|
"CollisionEffect":null
|
||
|
},
|
||
|
{
|
||
|
"Key":"InvisibleObstacle",
|
||
|
"CellX":null,
|
||
|
"CellY":null,
|
||
|
"CollisionEffect":null
|
||
|
}
|
||
|
]
|