stuff
This commit is contained in:
3
.idea/runConfigurations/debug.xml
generated
3
.idea/runConfigurations/debug.xml
generated
@@ -3,13 +3,12 @@
|
||||
<option name="channel" value="DEFAULT" />
|
||||
<option name="command" value="run" />
|
||||
<option name="allFeatures" value="false" />
|
||||
<option name="nocapture" value="false" />
|
||||
<option name="emulateTerminal" value="false" />
|
||||
<option name="backtrace" value="FULL" />
|
||||
<option name="workingDirectory" value="file://$PROJECT_DIR$" />
|
||||
<envs />
|
||||
<method v="2">
|
||||
<option name="RunConfigurationTask" enabled="true" run_configuration_name="quick-clean" run_configuration_type="PowerShellRunType" />
|
||||
<option name="RunConfigurationTask" enabled="true" />
|
||||
<option name="CARGO.BUILD_TASK_PROVIDER" enabled="true" />
|
||||
</method>
|
||||
</configuration>
|
||||
|
||||
@@ -2,6 +2,9 @@
|
||||
"meshes": [
|
||||
{
|
||||
"path": "models/plane.gltf"
|
||||
},
|
||||
{
|
||||
"path": "models/box.gltf"
|
||||
}
|
||||
],
|
||||
"objects": [
|
||||
@@ -23,20 +26,39 @@
|
||||
1.0,
|
||||
1.0
|
||||
]
|
||||
},
|
||||
{
|
||||
"mesh_index": 1,
|
||||
"position": [
|
||||
0.0,
|
||||
0.0,
|
||||
0.0
|
||||
],
|
||||
"rotation": [
|
||||
1.0,
|
||||
0.0,
|
||||
0.0,
|
||||
0.0
|
||||
],
|
||||
"scale": [
|
||||
1.0,
|
||||
1.0,
|
||||
1.0
|
||||
]
|
||||
}
|
||||
],
|
||||
"player": {
|
||||
"mesh_index": null,
|
||||
"position": [
|
||||
1.170153,
|
||||
-3.0608184,
|
||||
-1.0,
|
||||
-8.366567
|
||||
-3.0598369
|
||||
],
|
||||
"rotation": [
|
||||
-0.023371277,
|
||||
-0.0068558683,
|
||||
0.95928043,
|
||||
0.28140035
|
||||
0.15801395,
|
||||
0.031636234,
|
||||
0.96772224,
|
||||
0.19375017
|
||||
],
|
||||
"scale": [
|
||||
1.0,
|
||||
|
||||
Reference in New Issue
Block a user