37 lines
666 B
Text
37 lines
666 B
Text
name: "main"
|
|
scale_along_z: 0
|
|
embedded_instances {
|
|
id: "camera"
|
|
data: "embedded_components {\n"
|
|
" id: \"camera\"\n"
|
|
" type: \"camera\"\n"
|
|
" data: \"aspect_ratio: 1.0\\n"
|
|
"fov: 0.7854\\n"
|
|
"near_z: -1.0\\n"
|
|
"far_z: 1.0\\n"
|
|
"orthographic_projection: 1\\n"
|
|
"orthographic_mode: ORTHO_MODE_AUTO_COVER\\n"
|
|
"\"\n"
|
|
"}\n"
|
|
""
|
|
position {
|
|
x: 640.0
|
|
y: 360.0
|
|
}
|
|
}
|
|
embedded_instances {
|
|
id: "player"
|
|
data: "components {\n"
|
|
" id: \"body\"\n"
|
|
" component: \"/main/player.sprite\"\n"
|
|
"}\n"
|
|
"components {\n"
|
|
" id: \"player1\"\n"
|
|
" component: \"/main/player.script\"\n"
|
|
"}\n"
|
|
""
|
|
position {
|
|
x: 649.0
|
|
y: 503.0
|
|
}
|
|
}
|