working replay system
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"ID": "4bd8a4cc460399b5f1975fbe0a668e3f",
|
||||
"TypeName": "FlaxEditor.Content.Settings.PhysicsSettings",
|
||||
"EngineBuild": 6226,
|
||||
"EngineBuild": 6330,
|
||||
"Data": {
|
||||
"DefaultGravity": {
|
||||
"X": 0.0,
|
||||
@@ -17,8 +17,8 @@
|
||||
"EnableAdaptiveForce": false,
|
||||
"MaxDeltaTime": 0.1,
|
||||
"EnableSubstepping": false,
|
||||
"SubstepDeltaTime": 0.008333334,
|
||||
"MaxSubsteps": 5,
|
||||
"SubstepDeltaTime": 0.001,
|
||||
"MaxSubsteps": 60,
|
||||
"SupportCookingAtRuntime": true,
|
||||
"LayerMasks": [
|
||||
4294967295,
|
||||
|
||||
@@ -1,9 +1,9 @@
|
||||
{
|
||||
"ID": "a55dc3c04da4ea3744b7f1994565beac",
|
||||
"TypeName": "FlaxEditor.Content.Settings.TimeSettings",
|
||||
"EngineBuild": 6226,
|
||||
"EngineBuild": 6330,
|
||||
"Data": {
|
||||
"UpdateFPS": 120.0,
|
||||
"UpdateFPS": 0.0,
|
||||
"PhysicsFPS": 120.0,
|
||||
"DrawFPS": 120.0,
|
||||
"TimeScale": 1.0,
|
||||
|
||||
Reference in New Issue
Block a user