Add direction to the door
This commit is contained in:
@ -45,7 +45,12 @@
|
||||
{
|
||||
"type": 4,
|
||||
"x": 6,
|
||||
"y": 8
|
||||
"y": 8,
|
||||
"door": {
|
||||
"x": 0,
|
||||
"y": 0,
|
||||
"direction": 3
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
Reference in New Issue
Block a user