netcode progress, improved handling of missing frames
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"ID": "8ec53dba4c238bfbea1d62922e612a4d",
|
||||
"TypeName": "FlaxEditor.Content.Settings.InputSettings",
|
||||
"EngineBuild": 6335,
|
||||
"EngineBuild": 6705,
|
||||
"Data": {
|
||||
"ActionMappings": [
|
||||
{
|
||||
@@ -84,6 +84,8 @@
|
||||
"Gamepad": 0,
|
||||
"PositiveButton": 0,
|
||||
"NegativeButton": 0,
|
||||
"GamepadPositiveButton": 0,
|
||||
"GamepadNegativeButton": 0,
|
||||
"DeadZone": 0.0,
|
||||
"Sensitivity": 0.11,
|
||||
"Gravity": 1.0,
|
||||
@@ -96,6 +98,8 @@
|
||||
"Gamepad": 0,
|
||||
"PositiveButton": 0,
|
||||
"NegativeButton": 0,
|
||||
"GamepadPositiveButton": 0,
|
||||
"GamepadNegativeButton": 0,
|
||||
"DeadZone": 0.0,
|
||||
"Sensitivity": 0.11,
|
||||
"Gravity": 1.0,
|
||||
@@ -108,9 +112,11 @@
|
||||
"Gamepad": 0,
|
||||
"PositiveButton": 68,
|
||||
"NegativeButton": 65,
|
||||
"GamepadPositiveButton": 0,
|
||||
"GamepadNegativeButton": 0,
|
||||
"DeadZone": 0.01,
|
||||
"Sensitivity": 5.0,
|
||||
"Gravity": 5.0,
|
||||
"Sensitivity": 0.0,
|
||||
"Gravity": 0.0,
|
||||
"Scale": 1.0,
|
||||
"Snap": true
|
||||
},
|
||||
@@ -120,9 +126,11 @@
|
||||
"Gamepad": 0,
|
||||
"PositiveButton": 87,
|
||||
"NegativeButton": 83,
|
||||
"GamepadPositiveButton": 0,
|
||||
"GamepadNegativeButton": 0,
|
||||
"DeadZone": 0.01,
|
||||
"Sensitivity": 5.0,
|
||||
"Gravity": 5.0,
|
||||
"Sensitivity": 0.0,
|
||||
"Gravity": 0.0,
|
||||
"Scale": 1.0,
|
||||
"Snap": true
|
||||
},
|
||||
@@ -132,6 +140,8 @@
|
||||
"Gamepad": 0,
|
||||
"PositiveButton": 39,
|
||||
"NegativeButton": 37,
|
||||
"GamepadPositiveButton": 0,
|
||||
"GamepadNegativeButton": 0,
|
||||
"DeadZone": 0.0,
|
||||
"Sensitivity": 1.0,
|
||||
"Gravity": 800.0,
|
||||
@@ -144,6 +154,8 @@
|
||||
"Gamepad": 0,
|
||||
"PositiveButton": 38,
|
||||
"NegativeButton": 40,
|
||||
"GamepadPositiveButton": 0,
|
||||
"GamepadNegativeButton": 0,
|
||||
"DeadZone": 0.0,
|
||||
"Sensitivity": 1.0,
|
||||
"Gravity": 800.0,
|
||||
@@ -156,6 +168,8 @@
|
||||
"Gamepad": 0,
|
||||
"PositiveButton": 0,
|
||||
"NegativeButton": 0,
|
||||
"GamepadPositiveButton": 0,
|
||||
"GamepadNegativeButton": 0,
|
||||
"DeadZone": 0.19,
|
||||
"Sensitivity": 1.0,
|
||||
"Gravity": 1.0,
|
||||
@@ -168,6 +182,8 @@
|
||||
"Gamepad": 0,
|
||||
"PositiveButton": 0,
|
||||
"NegativeButton": 0,
|
||||
"GamepadPositiveButton": 0,
|
||||
"GamepadNegativeButton": 0,
|
||||
"DeadZone": 0.19,
|
||||
"Sensitivity": 1.0,
|
||||
"Gravity": 1.0,
|
||||
@@ -180,6 +196,8 @@
|
||||
"Gamepad": 0,
|
||||
"PositiveButton": 0,
|
||||
"NegativeButton": 0,
|
||||
"GamepadPositiveButton": 0,
|
||||
"GamepadNegativeButton": 0,
|
||||
"DeadZone": 0.19,
|
||||
"Sensitivity": 1.0,
|
||||
"Gravity": 1.0,
|
||||
@@ -192,6 +210,8 @@
|
||||
"Gamepad": 0,
|
||||
"PositiveButton": 0,
|
||||
"NegativeButton": 0,
|
||||
"GamepadPositiveButton": 0,
|
||||
"GamepadNegativeButton": 0,
|
||||
"DeadZone": 0.19,
|
||||
"Sensitivity": 1.0,
|
||||
"Gravity": 1.0,
|
||||
|
||||
Reference in New Issue
Block a user