This commit is contained in:
GoaLitiuM
2021-05-02 16:15:56 +03:00
parent 6a8d8a969b
commit 515b9f3bde
14 changed files with 78 additions and 359 deletions

View File

@@ -1,16 +1,16 @@
{
"ID": "0733cc9b40d3d05366be64bbd9b59e21",
"TypeName": "FlaxEngine.SceneAsset",
"EngineBuild": 6217,
"EngineBuild": 6218,
"Data": [
{
"ID": "0733cc9b40d3d05366be64bbd9b59e21",
"TypeName": "FlaxEngine.Scene",
"Lightmaps": [
{
"Lightmap0": "8a601f534f84963a6fbe9ca240c22a84",
"Lightmap1": "061b8e6a40935db6ae11218ee242b093",
"Lightmap2": "5ee4f2594730fff9b6bea69ec16079a9"
"Lightmap0": "00000000000000000000000000000000",
"Lightmap1": "00000000000000000000000000000000",
"Lightmap2": "00000000000000000000000000000000"
}
],
"LightmapSettings": {
@@ -32,10 +32,11 @@
"Transform": {
"Translation": {
"X": -158.97650146484376,
"Y": -12.66842269897461,
"Y": 20.840194702148439,
"Z": 62.08625793457031
}
},
"Mass": 4170.18798828125,
"LinearDamping": 0.0,
"AngularDamping": 0.0,
"Constraints": 56,
@@ -73,6 +74,7 @@
"ID": "fbaa6db24f0a2a9db36bc6a043fc2572",
"TypeName": "FlaxEngine.CapsuleCollider",
"ParentID": "4ef1f38b4569142b55b0ff935525d47a",
"IsActive": false,
"Name": "CapsuleCollider",
"Transform": {
"Orientation": {
@@ -102,6 +104,20 @@
"Z": 32.0
}
},
{
"ID": "f472490345bbfe282aefa2aa027e0138",
"TypeName": "FlaxEngine.MeshCollider",
"ParentID": "4ef1f38b4569142b55b0ff935525d47a",
"Name": "CylinderCollider",
"Transform": {
"Scale": {
"X": 0.3199999928474426,
"Y": 0.8399999737739563,
"Z": 0.3199999928474426
}
},
"CollisionData": "3b2b347d4a3f9510989261acd91b2091"
},
{
"ID": "b5d566374477944e69bdc2b86249883b",
"TypeName": "FlaxEngine.UICanvas",
@@ -147,13 +163,13 @@
"Transform": {
"Translation": {
"X": 0.0,
"Y": 889.0,
"Y": 354.0,
"Z": 0.0
}
},
"Control": "FlaxEngine.GUI.Label",
"Data": {
"Text": "FPS: 4\nrFPS: 120\nCon: NaNms\nDirectX11\nGC memory: 8.171392MB",
"Text": "FPS: 15\nrFPS: 10\nCon: NaNms\nDirectX11\nGC memory: 18.12052MB",
"TextColor": {
"R": 1.0,
"G": 1.0,
@@ -199,7 +215,7 @@
},
"Offsets": {
"Left": 0.0,
"Right": 143.0,
"Right": 158.400009,
"Top": -80.0,
"Bottom": 80.0
},
@@ -782,7 +798,6 @@
"IsActive": false,
"Name": "SkyLight",
"Brightness": 0.3999999761581421,
"BakedProbe": "201afa52451b91c9c05937a87db55343",
"Mode": 0
},
{

Binary file not shown.

Binary file not shown.