not working. saving my place until assets v2 gets implemented
parent
a40958f0bb
commit
0167d158b5
@ -0,0 +1,18 @@
|
|||||||
|
Level(
|
||||||
|
epochs: [
|
||||||
|
Epoch(
|
||||||
|
id: 1,
|
||||||
|
scene: (
|
||||||
|
resources: [],
|
||||||
|
entities: [],
|
||||||
|
),
|
||||||
|
),
|
||||||
|
Epoch(
|
||||||
|
id: 2,
|
||||||
|
scene: (
|
||||||
|
resources: [],
|
||||||
|
entities: [],
|
||||||
|
),
|
||||||
|
),
|
||||||
|
],
|
||||||
|
)
|
||||||
Loading…
Reference in New Issue