fix: json validation.
This commit is contained in:
@@ -10,8 +10,8 @@
|
||||
"positions": [
|
||||
{
|
||||
"id": 1,
|
||||
"x": 4095.984375,
|
||||
"y": -2025.97412109375,
|
||||
"x": 4095.98,
|
||||
"y": -2025.97,
|
||||
"type": "teleport",
|
||||
"move_mode": "walk",
|
||||
"action": "",
|
||||
@@ -19,8 +19,8 @@
|
||||
},
|
||||
{
|
||||
"id": 2,
|
||||
"x": 4120.65185546875,
|
||||
"y": -2047.38671875,
|
||||
"x": 4120.65,
|
||||
"y": -2047.39,
|
||||
"type": "path",
|
||||
"move_mode": "dash",
|
||||
"action": "",
|
||||
@@ -28,8 +28,8 @@
|
||||
},
|
||||
{
|
||||
"id": 3,
|
||||
"x": 4148.99365234375,
|
||||
"y": -2041.66357421875,
|
||||
"x": 4148.99,
|
||||
"y": -2041.66,
|
||||
"type": "path",
|
||||
"move_mode": "dash",
|
||||
"action": "",
|
||||
@@ -37,8 +37,8 @@
|
||||
},
|
||||
{
|
||||
"id": 4,
|
||||
"x": 4218.1259765625,
|
||||
"y": -2061.7998046875,
|
||||
"x": 4218.13,
|
||||
"y": -2061.8,
|
||||
"type": "target",
|
||||
"move_mode": "fly",
|
||||
"action": "stop_flying",
|
||||
|
||||
Reference in New Issue
Block a user