提交
This commit is contained in:
@@ -105,125 +105,13 @@ MonoBehaviour:
|
||||
_userData:
|
||||
configVars:
|
||||
updateLoop: 7
|
||||
alwaysUseUnityInput: 1
|
||||
windowsStandalonePrimaryInputSource: 0
|
||||
osx_primaryInputSource: 0
|
||||
linux_primaryInputSource: 0
|
||||
windowsUWP_primaryInputSource: 0
|
||||
xboxOne_primaryInputSource: 0
|
||||
ps4_primaryInputSource: 0
|
||||
webGL_primaryInputSource: 0
|
||||
stadia_primaryInputSource: 0
|
||||
useXInput: 1
|
||||
useNativeMouse: 1
|
||||
useEnhancedDeviceSupport: 1
|
||||
windowsStandalone_useSteamRawInputControllerWorkaround: 0
|
||||
osxStandalone_useEnhancedDeviceSupport: 1
|
||||
android_supportUnknownGamepads: 1
|
||||
ps4_assignJoysticksByPS4JoyId: 1
|
||||
useSteamControllerSupport: 1
|
||||
logToScreen: 0
|
||||
runInEditMode: 0
|
||||
allowInputInEditorSceneView: 0
|
||||
platformVars_windowsStandalone:
|
||||
disableKeyboard: 0
|
||||
ignoreInputWhenAppNotInFocus: 1
|
||||
useNativeKeyboard: 1
|
||||
joystickRefreshRate: 240
|
||||
platformVars_linuxStandalone:
|
||||
disableKeyboard: 0
|
||||
ignoreInputWhenAppNotInFocus: 1
|
||||
platformVars_osxStandalone:
|
||||
disableKeyboard: 0
|
||||
ignoreInputWhenAppNotInFocus: 1
|
||||
platformVars_windows8Store:
|
||||
disableKeyboard: 0
|
||||
ignoreInputWhenAppNotInFocus: 1
|
||||
platformVars_windowsUWP:
|
||||
disableKeyboard: 0
|
||||
ignoreInputWhenAppNotInFocus: 1
|
||||
useGamepadAPI: 1
|
||||
useHIDAPI: 1
|
||||
platformVars_iOS:
|
||||
disableKeyboard: 0
|
||||
ignoreInputWhenAppNotInFocus: 1
|
||||
platformVars_tvOS:
|
||||
disableKeyboard: 0
|
||||
ignoreInputWhenAppNotInFocus: 1
|
||||
platformVars_android:
|
||||
disableKeyboard: 0
|
||||
ignoreInputWhenAppNotInFocus: 1
|
||||
platformVars_ps3:
|
||||
disableKeyboard: 0
|
||||
ignoreInputWhenAppNotInFocus: 1
|
||||
platformVars_ps4:
|
||||
disableKeyboard: 0
|
||||
ignoreInputWhenAppNotInFocus: 1
|
||||
platformVars_psVita:
|
||||
disableKeyboard: 0
|
||||
ignoreInputWhenAppNotInFocus: 1
|
||||
platformVars_xbox360:
|
||||
disableKeyboard: 0
|
||||
ignoreInputWhenAppNotInFocus: 1
|
||||
platformVars_xboxOne:
|
||||
disableKeyboard: 0
|
||||
ignoreInputWhenAppNotInFocus: 1
|
||||
platformVars_wii:
|
||||
disableKeyboard: 0
|
||||
ignoreInputWhenAppNotInFocus: 1
|
||||
platformVars_wiiu:
|
||||
disableKeyboard: 0
|
||||
ignoreInputWhenAppNotInFocus: 1
|
||||
platformVars_switch:
|
||||
disableKeyboard: 0
|
||||
ignoreInputWhenAppNotInFocus: 1
|
||||
platformVars_webGL:
|
||||
disableKeyboard: 0
|
||||
ignoreInputWhenAppNotInFocus: 1
|
||||
platformVars_stadia:
|
||||
disableKeyboard: 0
|
||||
ignoreInputWhenAppNotInFocus: 1
|
||||
useNativeKeyboard: 1
|
||||
useNativeMouse: 1
|
||||
alwaysUseUnityInput: 1
|
||||
maxJoysticksPerPlayer: 1
|
||||
autoAssignJoysticks: 1
|
||||
assignJoysticksToPlayingPlayersOnly: 0
|
||||
distributeJoysticksEvenly: 1
|
||||
reassignJoystickToPreviousOwnerOnReconnect: 1
|
||||
defaultJoystickAxis2DDeadZoneType: 1
|
||||
defaultJoystickAxis2DSensitivityType: 0
|
||||
defaultAxisSensitivityType: 0
|
||||
force4WayHats: 0
|
||||
throttleCalibrationMode: 0
|
||||
activateActionButtonsOnNegativeValue: 0
|
||||
deferControllerConnectedEventsOnStart: 0
|
||||
logLevel: 7
|
||||
editorSettings:
|
||||
exportConsts_useParentClass: 0
|
||||
exportConsts_parentClassName: RewiredConsts
|
||||
exportConsts_useNamespace: 1
|
||||
exportConsts_namespace: RewiredConsts
|
||||
exportConsts_actions: 1
|
||||
exportConsts_actionsClassName: Action
|
||||
exportConsts_actionsIncludeActionCategory: 0
|
||||
exportConsts_actionsCreateClassesForActionCategories: 0
|
||||
exportConsts_mapCategories: 1
|
||||
exportConsts_mapCategoriesClassName: Category
|
||||
exportConsts_layouts: 1
|
||||
exportConsts_layoutsClassName: Layout
|
||||
exportConsts_players: 1
|
||||
exportConsts_playersClassName: Player
|
||||
exportConsts_inputBehaviors: 0
|
||||
exportConsts_inputBehaviorsClassName: InputBehavior
|
||||
exportConsts_customControllers: 1
|
||||
exportConsts_customControllersClassName: CustomController
|
||||
exportConsts_customControllersAxesClassName: Axis
|
||||
exportConsts_customControllersButtonsClassName: Button
|
||||
exportConsts_layoutManagerRuleSets: 1
|
||||
exportConsts_layoutManagerRuleSetsClassName: LayoutManagerRuleSet
|
||||
exportConsts_mapEnablerRuleSets: 1
|
||||
exportConsts_mapEnablerRuleSetsClassName: MapEnablerRuleSet
|
||||
exportConsts_allCapsConstantNames: 0
|
||||
players:
|
||||
- _id: 0
|
||||
_name: System
|
||||
@@ -247,15 +135,6 @@ MonoBehaviour:
|
||||
_defaultCustomControllerMaps: []
|
||||
_startingCustomControllers: []
|
||||
_assignMouseOnStart: 0
|
||||
_assignKeyboardOnStart: 1
|
||||
_excludeFromControllerAutoAssignment: 0
|
||||
_controllerMapLayoutManagerSettings:
|
||||
_enabled: 1
|
||||
_loadFromUserDataStore: 1
|
||||
_ruleSets: []
|
||||
_controllerMapEnablerSettings:
|
||||
_enabled: 1
|
||||
_ruleSets: []
|
||||
- _id: 5
|
||||
_name: Player0
|
||||
_descriptiveName: Player 1
|
||||
@@ -305,15 +184,6 @@ MonoBehaviour:
|
||||
_defaultCustomControllerMaps: []
|
||||
_startingCustomControllers: []
|
||||
_assignMouseOnStart: 1
|
||||
_assignKeyboardOnStart: 1
|
||||
_excludeFromControllerAutoAssignment: 0
|
||||
_controllerMapLayoutManagerSettings:
|
||||
_enabled: 1
|
||||
_loadFromUserDataStore: 1
|
||||
_ruleSets: []
|
||||
_controllerMapEnablerSettings:
|
||||
_enabled: 1
|
||||
_ruleSets: []
|
||||
- _id: 10
|
||||
_name: Player1
|
||||
_descriptiveName: Player 2
|
||||
@@ -351,15 +221,6 @@ MonoBehaviour:
|
||||
_defaultCustomControllerMaps: []
|
||||
_startingCustomControllers: []
|
||||
_assignMouseOnStart: 0
|
||||
_assignKeyboardOnStart: 1
|
||||
_excludeFromControllerAutoAssignment: 0
|
||||
_controllerMapLayoutManagerSettings:
|
||||
_enabled: 1
|
||||
_loadFromUserDataStore: 1
|
||||
_ruleSets: []
|
||||
_controllerMapEnablerSettings:
|
||||
_enabled: 1
|
||||
_ruleSets: []
|
||||
- _id: 17
|
||||
_name: Player2
|
||||
_descriptiveName: Player 3
|
||||
@@ -397,15 +258,6 @@ MonoBehaviour:
|
||||
_defaultCustomControllerMaps: []
|
||||
_startingCustomControllers: []
|
||||
_assignMouseOnStart: 0
|
||||
_assignKeyboardOnStart: 1
|
||||
_excludeFromControllerAutoAssignment: 0
|
||||
_controllerMapLayoutManagerSettings:
|
||||
_enabled: 1
|
||||
_loadFromUserDataStore: 1
|
||||
_ruleSets: []
|
||||
_controllerMapEnablerSettings:
|
||||
_enabled: 1
|
||||
_ruleSets: []
|
||||
- _id: 18
|
||||
_name: Player3
|
||||
_descriptiveName: Player 4
|
||||
@@ -443,15 +295,6 @@ MonoBehaviour:
|
||||
_defaultCustomControllerMaps: []
|
||||
_startingCustomControllers: []
|
||||
_assignMouseOnStart: 0
|
||||
_assignKeyboardOnStart: 1
|
||||
_excludeFromControllerAutoAssignment: 0
|
||||
_controllerMapLayoutManagerSettings:
|
||||
_enabled: 1
|
||||
_loadFromUserDataStore: 1
|
||||
_ruleSets: []
|
||||
_controllerMapEnablerSettings:
|
||||
_enabled: 1
|
||||
_ruleSets: []
|
||||
- _id: 19
|
||||
_name: Player4
|
||||
_descriptiveName: Player 5
|
||||
@@ -489,15 +332,6 @@ MonoBehaviour:
|
||||
_defaultCustomControllerMaps: []
|
||||
_startingCustomControllers: []
|
||||
_assignMouseOnStart: 0
|
||||
_assignKeyboardOnStart: 1
|
||||
_excludeFromControllerAutoAssignment: 0
|
||||
_controllerMapLayoutManagerSettings:
|
||||
_enabled: 1
|
||||
_loadFromUserDataStore: 1
|
||||
_ruleSets: []
|
||||
_controllerMapEnablerSettings:
|
||||
_enabled: 1
|
||||
_ruleSets: []
|
||||
- _id: 20
|
||||
_name: Player5
|
||||
_descriptiveName: Player 6
|
||||
@@ -535,15 +369,6 @@ MonoBehaviour:
|
||||
_defaultCustomControllerMaps: []
|
||||
_startingCustomControllers: []
|
||||
_assignMouseOnStart: 0
|
||||
_assignKeyboardOnStart: 1
|
||||
_excludeFromControllerAutoAssignment: 0
|
||||
_controllerMapLayoutManagerSettings:
|
||||
_enabled: 1
|
||||
_loadFromUserDataStore: 1
|
||||
_ruleSets: []
|
||||
_controllerMapEnablerSettings:
|
||||
_enabled: 1
|
||||
_ruleSets: []
|
||||
- _id: 21
|
||||
_name: Player6
|
||||
_descriptiveName: Player 7
|
||||
@@ -581,15 +406,6 @@ MonoBehaviour:
|
||||
_defaultCustomControllerMaps: []
|
||||
_startingCustomControllers: []
|
||||
_assignMouseOnStart: 0
|
||||
_assignKeyboardOnStart: 1
|
||||
_excludeFromControllerAutoAssignment: 0
|
||||
_controllerMapLayoutManagerSettings:
|
||||
_enabled: 1
|
||||
_loadFromUserDataStore: 1
|
||||
_ruleSets: []
|
||||
_controllerMapEnablerSettings:
|
||||
_enabled: 1
|
||||
_ruleSets: []
|
||||
actions:
|
||||
- _id: 3
|
||||
_name: Vertical
|
||||
@@ -979,8 +795,6 @@ MonoBehaviour:
|
||||
inputBehaviors:
|
||||
- _id: 0
|
||||
_name: Default
|
||||
_joystickAxisSensitivity: 1
|
||||
_digitalAxisSimulation: 1
|
||||
_digitalAxisSnap: 1
|
||||
_digitalAxisInstantReverse: 0
|
||||
_digitalAxisGravity: 3
|
||||
@@ -990,16 +804,9 @@ MonoBehaviour:
|
||||
_mouseXYAxisSensitivity: 1
|
||||
_mouseXYAxisDeltaCalc: 1
|
||||
_mouseOtherAxisSensitivity: 1
|
||||
_customControllerAxisSensitivity: 1
|
||||
_buttonDoublePressSpeed: .300000012
|
||||
_buttonShortPressTime: .25
|
||||
_buttonShortPressExpiresIn: 0
|
||||
_buttonLongPressTime: 1
|
||||
_buttonLongPressExpiresIn: 0
|
||||
_buttonDeadZone: .5
|
||||
_buttonDownBuffer: 0
|
||||
_buttonRepeatRate: 30
|
||||
_buttonRepeatDelay: 0
|
||||
mapCategories:
|
||||
- _name: Default
|
||||
_descriptiveName: Default
|
||||
@@ -2081,8 +1888,6 @@ MonoBehaviour:
|
||||
actionElementMaps: []
|
||||
customControllerMaps: []
|
||||
customControllers: []
|
||||
controllerMapLayoutManagerRuleSets: []
|
||||
controllerMapEnablerRuleSets: []
|
||||
playerIdCounter: 22
|
||||
actionIdCounter: 47
|
||||
actionCategoryIdCounter: 7
|
||||
@@ -2097,8 +1902,6 @@ MonoBehaviour:
|
||||
mouseMapIdCounter: 12
|
||||
customControllerMapIdCounter: 7
|
||||
customControllerIdCounter: 4
|
||||
controllerMapLayoutManagerSetIdCounter: 0
|
||||
controllerMapEnablerSetIdCounter: 0
|
||||
_controllerDataFiles: {fileID: 11400000, guid: d21d2b20df8369642b76aafbb2576ba7,
|
||||
type: 2}
|
||||
--- !u!4 &220370785
|
||||
@@ -2112,6 +1915,7 @@ Transform:
|
||||
m_LocalScale: {x: 1, y: 1, z: 1}
|
||||
m_Children: []
|
||||
m_Father: {fileID: 0}
|
||||
m_RootOrder: 1
|
||||
--- !u!1 &311824353
|
||||
GameObject:
|
||||
m_ObjectHideFlags: 0
|
||||
@@ -2151,6 +1955,7 @@ Transform:
|
||||
m_LocalScale: {x: 1, y: 1, z: 1}
|
||||
m_Children: []
|
||||
m_Father: {fileID: 0}
|
||||
m_RootOrder: 2
|
||||
--- !u!1001 &420069592
|
||||
Prefab:
|
||||
m_ObjectHideFlags: 0
|
||||
@@ -2208,6 +2013,7 @@ GameObject:
|
||||
m_Component:
|
||||
- 4: {fileID: 2100927960}
|
||||
- 20: {fileID: 2100927959}
|
||||
- 92: {fileID: 2100927958}
|
||||
- 124: {fileID: 2100927957}
|
||||
- 81: {fileID: 2100927956}
|
||||
m_Layer: 0
|
||||
@@ -2225,6 +2031,13 @@ AudioListener:
|
||||
m_GameObject: {fileID: 2100927955}
|
||||
m_Enabled: 1
|
||||
--- !u!124 &2100927957
|
||||
Behaviour:
|
||||
m_ObjectHideFlags: 0
|
||||
m_PrefabParentObject: {fileID: 0}
|
||||
m_PrefabInternal: {fileID: 0}
|
||||
m_GameObject: {fileID: 2100927955}
|
||||
m_Enabled: 1
|
||||
--- !u!92 &2100927958
|
||||
Behaviour:
|
||||
m_ObjectHideFlags: 0
|
||||
m_PrefabParentObject: {fileID: 0}
|
||||
@@ -2258,8 +2071,11 @@ Camera:
|
||||
m_Bits: 4294967295
|
||||
m_RenderingPath: -1
|
||||
m_TargetTexture: {fileID: 0}
|
||||
m_TargetDisplay: 0
|
||||
m_HDR: 0
|
||||
m_OcclusionCulling: 1
|
||||
m_StereoConvergence: 10
|
||||
m_StereoSeparation: .0219999999
|
||||
--- !u!4 &2100927960
|
||||
Transform:
|
||||
m_ObjectHideFlags: 0
|
||||
@@ -2271,3 +2087,4 @@ Transform:
|
||||
m_LocalScale: {x: 1, y: 1, z: 1}
|
||||
m_Children: []
|
||||
m_Father: {fileID: 0}
|
||||
m_RootOrder: 0
|
||||
|
||||
Reference in New Issue
Block a user