bevy/assets/scene/load_scene_example.scn
2020-05-21 17:21:33 -07:00

32 lines
585 B
Plaintext

[
(
id: 2309003120,
components: [
(
type: "Test",
data: (
x: 3,
y: 4,
),
),
(
type: "Foo",
data: (
value: "hi",
),
),
],
),
(
id: 4238063392,
components: [
(
type: "Test",
data: (
x: 3,
y: 4,
),
),
],
),
]