moving somewhat
This commit is contained in:
@@ -1,13 +1,13 @@
|
||||
{
|
||||
"ID": "d99b8b6f40198beea4703dadd642150e",
|
||||
"TypeName": "FlaxEngine.PhysicalMaterial",
|
||||
"EngineBuild": 6216,
|
||||
"EngineBuild": 6217,
|
||||
"Data": {
|
||||
"Friction": 0.0,
|
||||
"FrictionCombineMode": 2,
|
||||
"OverrideFrictionCombineMode": true,
|
||||
"Restitution": 0.0,
|
||||
"RestitutionCombineMode": 1,
|
||||
"OverrideRestitutionCombineMode": true
|
||||
"OverrideFrictionCombineMode": false,
|
||||
"Restitution": 1.0,
|
||||
"RestitutionCombineMode": 3,
|
||||
"OverrideRestitutionCombineMode": false
|
||||
}
|
||||
}
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"ID": "ffe0e84c49607480f67a3994a7fe11a8",
|
||||
"TypeName": "FlaxEngine.PhysicalMaterial",
|
||||
"EngineBuild": 6216,
|
||||
"EngineBuild": 6217,
|
||||
"Data": {
|
||||
"Friction": 30.0,
|
||||
"FrictionCombineMode": 2,
|
||||
|
||||
@@ -31,14 +31,15 @@
|
||||
"Name": "PlayerPrefab",
|
||||
"Transform": {
|
||||
"Translation": {
|
||||
"X": -913.1759033203125,
|
||||
"Y": 207.86880493164063,
|
||||
"Z": 433.89312744140627
|
||||
"X": -158.97650146484376,
|
||||
"Y": -12.66842269897461,
|
||||
"Z": 62.08625793457031
|
||||
}
|
||||
},
|
||||
"LinearDamping": 0.0,
|
||||
"AngularDamping": 0.0,
|
||||
"Constraints": 56,
|
||||
"EnableSimulation": false,
|
||||
"IsKinematic": true,
|
||||
"EnableGravity": false
|
||||
},
|
||||
@@ -83,7 +84,7 @@
|
||||
},
|
||||
"IsTrigger": true,
|
||||
"ContactOffset": 0.0,
|
||||
"Material": "ffe0e84c49607480f67a3994a7fe11a8",
|
||||
"Material": "d99b8b6f40198beea4703dadd642150e",
|
||||
"Radius": 16.0,
|
||||
"Height": 52.0
|
||||
},
|
||||
@@ -146,13 +147,13 @@
|
||||
"Transform": {
|
||||
"Translation": {
|
||||
"X": 0.0,
|
||||
"Y": 887.0,
|
||||
"Y": 889.0,
|
||||
"Z": 0.0
|
||||
}
|
||||
},
|
||||
"Control": "FlaxEngine.GUI.Label",
|
||||
"Data": {
|
||||
"Text": "FPS: 120\nrFPS: 120\nCon: NaNms\nDirectX11\nGC memory: 8.103872MB",
|
||||
"Text": "FPS: 4\nrFPS: 120\nCon: NaNms\nDirectX11\nGC memory: 8.171392MB",
|
||||
"TextColor": {
|
||||
"R": 1.0,
|
||||
"G": 1.0,
|
||||
@@ -222,8 +223,7 @@
|
||||
"A": 0.0
|
||||
},
|
||||
"Enabled": true,
|
||||
"Visible": true,
|
||||
"AutoFocus": false
|
||||
"Visible": true
|
||||
}
|
||||
},
|
||||
{
|
||||
|
||||
@@ -19,7 +19,7 @@
|
||||
"EnableSubstepping": false,
|
||||
"SubstepDeltaTime": 0.008333334,
|
||||
"MaxSubsteps": 5,
|
||||
"SupportCookingAtRuntime": false,
|
||||
"SupportCookingAtRuntime": true,
|
||||
"LayerMasks": [
|
||||
4294967295,
|
||||
4294967295,
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"ID": "a55dc3c04da4ea3744b7f1994565beac",
|
||||
"TypeName": "FlaxEditor.Content.Settings.TimeSettings",
|
||||
"EngineBuild": 6217,
|
||||
"EngineBuild": 6218,
|
||||
"Data": {
|
||||
"UpdateFPS": 60.0,
|
||||
"PhysicsFPS": 60.0,
|
||||
|
||||
Reference in New Issue
Block a user