30 lines
682 B
JSON
30 lines
682 B
JSON
{
|
|
"entities": [
|
|
{
|
|
"type": "object",
|
|
"subtype": "terrain1",
|
|
"posX": 2,
|
|
"posY": 1,
|
|
"posZ": 2,
|
|
"rotX": -0.7071068,
|
|
"rotY": 0,
|
|
"rotZ": 0,
|
|
"rotW": 0.7071068
|
|
},
|
|
{
|
|
"type": "object",
|
|
"subtype": "skyscraper1",
|
|
"posX": 2,
|
|
"posY": 1,
|
|
"posZ": 2,
|
|
"rotX": -0.7071068,
|
|
"rotY": 0,
|
|
"rotZ": 0,
|
|
"rotW": 0.7071068
|
|
}
|
|
],
|
|
"scriptPaths": [
|
|
"Scenes/testscene1/someScript.js"
|
|
],
|
|
"initScriptPath": "Scenes/testscene1/someScript.js"
|
|
} |