fix scene formatting
This commit is contained in:
parent
0826d74163
commit
ab66d21d2a
@ -1,5 +1,4 @@
|
|||||||
[
|
[
|
||||||
|
|
||||||
Entity(
|
Entity(
|
||||||
id: 1401014920,
|
id: 1401014920,
|
||||||
components: [
|
components: [
|
||||||
@ -8,7 +7,8 @@
|
|||||||
"type": "load_scene::Test",
|
"type": "load_scene::Test",
|
||||||
"x": 3.0,
|
"x": 3.0,
|
||||||
"y": 4.0,
|
"y": 4.0,
|
||||||
}, ],
|
},
|
||||||
|
],
|
||||||
),
|
),
|
||||||
Entity(
|
Entity(
|
||||||
id: 99763910,
|
id: 99763910,
|
||||||
@ -26,5 +26,7 @@
|
|||||||
{
|
{
|
||||||
"type": "load_scene::Foo",
|
"type": "load_scene::Foo",
|
||||||
"value": "hello",
|
"value": "hello",
|
||||||
}, ],
|
},
|
||||||
),]
|
],
|
||||||
|
),
|
||||||
|
]
|
||||||
Loading…
Reference in New Issue
Block a user