mirror of
https://github.com/enduro2d/enduro2d.git
synced 2025-12-14 16:09:06 +07:00
9 lines
201 B
JSON
9 lines
201 B
JSON
{
|
|
"prototype" : "../prefabs/scene_prefab.json",
|
|
"children" : [{
|
|
"prototype" : "../prefabs/background_prefab.json"
|
|
},{
|
|
"prototype" : "../prefabs/camera_prefab.json"
|
|
}]
|
|
}
|