浏览代码

UI: Implemented new Input System UI Input Module

/main
andytouch 4 年前
当前提交
92aa796a
共有 3 个文件被更改,包括 499 次插入88 次删除
  1. 371
      InputSystem_Warriors_Project/Assets/Input/InputActions_Player.inputactions
  2. 113
      InputSystem_Warriors_Project/Assets/Prefabs/Warrior/Warrior.prefab
  3. 103
      InputSystem_Warriors_Project/Assets/Scenes/Scene_Example_Warriors.unity

371
InputSystem_Warriors_Project/Assets/Input/InputActions_Player.inputactions


"path": "<Keyboard>/w",
"interactions": "",
"processors": "",
"groups": "Keyboard",
"groups": "Keyboard And Mouse",
"action": "Movement",
"isComposite": false,
"isPartOfComposite": true

"path": "<Keyboard>/s",
"interactions": "",
"processors": "",
"groups": "Keyboard",
"groups": "Keyboard And Mouse",
"action": "Movement",
"isComposite": false,
"isPartOfComposite": true

"path": "<Keyboard>/a",
"interactions": "",
"processors": "",
"groups": "Keyboard",
"groups": "Keyboard And Mouse",
"action": "Movement",
"isComposite": false,
"isPartOfComposite": true

"path": "<Keyboard>/d",
"interactions": "",
"processors": "",
"groups": "Keyboard",
"groups": "Keyboard And Mouse",
"action": "Movement",
"isComposite": false,
"isPartOfComposite": true

"path": "<Keyboard>/m",
"interactions": "",
"processors": "",
"groups": "Keyboard",
"groups": "Keyboard And Mouse",
"action": "OpenPauseMenu",
"isComposite": false,
"isPartOfComposite": false

"path": "<Keyboard>/e",
"interactions": "",
"processors": "",
"groups": "Keyboard",
"groups": "Keyboard And Mouse",
"action": "Attack",
"isComposite": false,
"isPartOfComposite": false

"expectedControlType": "",
"processors": "",
"interactions": "Press"
},
{
"name": "Navigate",
"type": "Value",
"id": "538ffe95-ba92-4acb-84f7-314f6ac8e0a5",
"expectedControlType": "Vector2",
"processors": "",
"interactions": ""
},
{
"name": "Submit",
"type": "Button",
"id": "5f571f6a-e9e7-4120-ae3c-79f846bdd202",
"expectedControlType": "Button",
"processors": "",
"interactions": ""
},
{
"name": "Cancel",
"type": "Button",
"id": "146e681c-77dd-4ff0-9ad5-f4351fea14cc",
"expectedControlType": "Button",
"processors": "",
"interactions": ""
},
{
"name": "Point",
"type": "PassThrough",
"id": "d54e5ff5-4f35-4d2f-a745-95d14aef8c43",
"expectedControlType": "Vector2",
"processors": "",
"interactions": ""
},
{
"name": "Left Click",
"type": "PassThrough",
"id": "96c8be88-a7bb-4861-b5e9-956b4208d043",
"expectedControlType": "Button",
"processors": "",
"interactions": ""
}
],
"bindings": [

"path": "<Keyboard>/m",
"interactions": "",
"processors": "",
"groups": "Keyboard",
"groups": "Keyboard And Mouse",
"action": "ClosePauseMenu",
"isComposite": false,
"isPartOfComposite": false

"action": "ClosePauseMenu",
"isComposite": false,
"isPartOfComposite": false
},
{
"name": "Gamepad Right Stick",
"id": "c1491510-9d0f-47b0-868e-99575e46d097",
"path": "2DVector",
"interactions": "",
"processors": "",
"groups": "",
"action": "Navigate",
"isComposite": true,
"isPartOfComposite": false
},
{
"name": "up",
"id": "57fb7217-68c1-483e-a15b-0fd1e5ab3fc3",
"path": "<Gamepad>/leftStick/up",
"interactions": "",
"processors": "",
"groups": "Gamepad",
"action": "Navigate",
"isComposite": false,
"isPartOfComposite": true
},
{
"name": "down",
"id": "0c09243f-be8c-44a1-87c4-a0d3ca3a27a5",
"path": "<Gamepad>/leftStick/down",
"interactions": "",
"processors": "",
"groups": "Gamepad",
"action": "Navigate",
"isComposite": false,
"isPartOfComposite": true
},
{
"name": "left",
"id": "a16b4641-1591-4d94-9fd4-e1eafd539931",
"path": "<Gamepad>/leftStick/left",
"interactions": "",
"processors": "",
"groups": "Gamepad",
"action": "Navigate",
"isComposite": false,
"isPartOfComposite": true
},
{
"name": "right",
"id": "341f36e1-889b-4d62-834f-622378da658d",
"path": "<Gamepad>/leftStick/right",
"interactions": "",
"processors": "",
"groups": "Gamepad",
"action": "Navigate",
"isComposite": false,
"isPartOfComposite": true
},
{
"name": "Gamepad Left Stick",
"id": "c2c92ef2-a9d0-4393-86c7-4180acc16b6d",
"path": "2DVector",
"interactions": "",
"processors": "",
"groups": "",
"action": "Navigate",
"isComposite": true,
"isPartOfComposite": false
},
{
"name": "up",
"id": "bed70561-f1cc-4c56-9715-66475aa6437f",
"path": "<Gamepad>/leftStick/up",
"interactions": "",
"processors": "",
"groups": "Gamepad",
"action": "Navigate",
"isComposite": false,
"isPartOfComposite": true
},
{
"name": "down",
"id": "0005d032-151a-4ee0-8127-110d55e5ed9d",
"path": "<Gamepad>/leftStick/down",
"interactions": "",
"processors": "",
"groups": "Gamepad",
"action": "Navigate",
"isComposite": false,
"isPartOfComposite": true
},
{
"name": "left",
"id": "84fcadd5-5853-4142-b3f9-58a5ab2ad788",
"path": "<Gamepad>/leftStick/left",
"interactions": "",
"processors": "",
"groups": "Gamepad",
"action": "Navigate",
"isComposite": false,
"isPartOfComposite": true
},
{
"name": "right",
"id": "233f731d-8d73-4761-8879-66c0e0da124d",
"path": "<Gamepad>/leftStick/right",
"interactions": "",
"processors": "",
"groups": "Gamepad",
"action": "Navigate",
"isComposite": false,
"isPartOfComposite": true
},
{
"name": "",
"id": "d687f18d-7559-488c-8542-e3da3a3dd1f7",
"path": "<Gamepad>/dpad",
"interactions": "",
"processors": "",
"groups": "Gamepad",
"action": "Navigate",
"isComposite": false,
"isPartOfComposite": false
},
{
"name": "WASD Keys",
"id": "c2a77ff0-1ce1-4c49-a4dd-94601087a2a2",
"path": "2DVector",
"interactions": "",
"processors": "",
"groups": "",
"action": "Navigate",
"isComposite": true,
"isPartOfComposite": false
},
{
"name": "up",
"id": "a67b96dc-9151-496b-9be2-b4d65a82f52a",
"path": "<Keyboard>/w",
"interactions": "",
"processors": "",
"groups": "Keyboard And Mouse",
"action": "Navigate",
"isComposite": false,
"isPartOfComposite": true
},
{
"name": "down",
"id": "4f8ac3a8-5653-4cf1-9687-259b7e6bfca4",
"path": "<Keyboard>/s",
"interactions": "",
"processors": "",
"groups": "Keyboard And Mouse",
"action": "Navigate",
"isComposite": false,
"isPartOfComposite": true
},
{
"name": "left",
"id": "a3da140b-c504-4aea-9824-ffd10d44e52a",
"path": "<Keyboard>/a",
"interactions": "",
"processors": "",
"groups": "Keyboard And Mouse",
"action": "Navigate",
"isComposite": false,
"isPartOfComposite": true
},
{
"name": "right",
"id": "d2cdc452-d127-4c2c-b57c-1f78e29cb425",
"path": "<Keyboard>/d",
"interactions": "",
"processors": "",
"groups": "Keyboard And Mouse",
"action": "Navigate",
"isComposite": false,
"isPartOfComposite": true
},
{
"name": "Arrow Keys",
"id": "c50ac654-ca86-486c-b427-057a0aacbb3b",
"path": "2DVector",
"interactions": "",
"processors": "",
"groups": "",
"action": "Navigate",
"isComposite": true,
"isPartOfComposite": false
},
{
"name": "up",
"id": "80a43030-09a8-4324-b825-39a685b9a975",
"path": "<Keyboard>/upArrow",
"interactions": "",
"processors": "",
"groups": "Keyboard And Mouse",
"action": "Navigate",
"isComposite": false,
"isPartOfComposite": true
},
{
"name": "down",
"id": "0284caff-9cfb-477f-901c-c6be4082785f",
"path": "<Keyboard>/downArrow",
"interactions": "",
"processors": "",
"groups": "Keyboard And Mouse",
"action": "Navigate",
"isComposite": false,
"isPartOfComposite": true
},
{
"name": "left",
"id": "359d5348-82b3-4e60-9536-8c817495d31a",
"path": "<Keyboard>/leftArrow",
"interactions": "",
"processors": "",
"groups": "Keyboard And Mouse",
"action": "Navigate",
"isComposite": false,
"isPartOfComposite": true
},
{
"name": "right",
"id": "b77717c3-b7e9-450f-8bc2-3aa284fac5cd",
"path": "<Keyboard>/rightArrow",
"interactions": "",
"processors": "",
"groups": "Keyboard And Mouse",
"action": "Navigate",
"isComposite": false,
"isPartOfComposite": true
},
{
"name": "",
"id": "cd72445d-e16d-49c4-8e4a-cd427d0d5fe9",
"path": "*/{Submit}",
"interactions": "",
"processors": "",
"groups": "",
"action": "Submit",
"isComposite": false,
"isPartOfComposite": false
},
{
"name": "",
"id": "6fee8919-99e7-4770-abd4-da1b7d4e4cc4",
"path": "*/{Cancel}",
"interactions": "",
"processors": "",
"groups": "",
"action": "Cancel",
"isComposite": false,
"isPartOfComposite": false
},
{
"name": "",
"id": "b5076a57-fe62-4632-8d6c-da0844960a14",
"path": "<Mouse>/position",
"interactions": "",
"processors": "",
"groups": "Keyboard And Mouse",
"action": "Point",
"isComposite": false,
"isPartOfComposite": false
},
{
"name": "",
"id": "e7658a78-a141-4f0c-beb5-0a6a3e393c7b",
"path": "<Touchscreen>/touch*/position",
"interactions": "",
"processors": "",
"groups": "Touchscreen",
"action": "Point",
"isComposite": false,
"isPartOfComposite": false
},
{
"name": "",
"id": "14559c94-e8a7-426b-8687-fa5f1420a0c1",
"path": "<Mouse>/leftButton",
"interactions": "",
"processors": "",
"groups": "Keyboard And Mouse",
"action": "Left Click",
"isComposite": false,
"isPartOfComposite": false
},
{
"name": "",
"id": "b35f103a-716c-4078-ad8d-66c5fb7fbb45",
"path": "<Touchscreen>/touch*/press",
"interactions": "",
"processors": "",
"groups": "Touchscreen",
"action": "Left Click",
"isComposite": false,
"isPartOfComposite": false
}
]
}

]
},
{
"name": "Keyboard",
"bindingGroup": "Keyboard",
"name": "Keyboard And Mouse",
"bindingGroup": "Keyboard And Mouse",
"isOptional": false,
"isOR": false
},
{
"devicePath": "<Mouse>",
"isOptional": false,
"isOR": false
}
]
},
{
"name": "Touchscreen",
"bindingGroup": "Touchscreen",
"devices": [
{
"devicePath": "<Touchscreen>",
"isOptional": false,
"isOR": false
}

113
InputSystem_Warriors_Project/Assets/Prefabs/Warrior/Warrior.prefab


- target: {fileID: 5548200517043333964, guid: 63726dc7d2cb37d4a8b414560f2fcf1f,
type: 3}
propertyPath: m_Name
value: Canvas_PlayerDisplay
value: UI_Canvas_World_PlayerDisplay
objectReference: {fileID: 0}
- target: {fileID: 5587485869381001236, guid: 63726dc7d2cb37d4a8b414560f2fcf1f,
type: 3}
propertyPath: m_textInfo.characterCount
value: 11
objectReference: {fileID: 0}
- target: {fileID: 5587485869381001236, guid: 63726dc7d2cb37d4a8b414560f2fcf1f,
type: 3}
propertyPath: m_textInfo.spaceCount
value: 1
objectReference: {fileID: 0}
- target: {fileID: 5587485869381001236, guid: 63726dc7d2cb37d4a8b414560f2fcf1f,
type: 3}
propertyPath: m_textInfo.wordCount
value: 2
objectReference: {fileID: 0}
- target: {fileID: 6265031667269413090, guid: 63726dc7d2cb37d4a8b414560f2fcf1f,
type: 3}

propertyPath: m_Pivot.y
value: 0.5
objectReference: {fileID: 0}
- target: {fileID: 7256949955326275866, guid: 63726dc7d2cb37d4a8b414560f2fcf1f,
type: 3}
propertyPath: m_textInfo.characterCount
value: 2
objectReference: {fileID: 0}
- target: {fileID: 7256949955326275866, guid: 63726dc7d2cb37d4a8b414560f2fcf1f,
type: 3}
propertyPath: m_textInfo.spaceCount
value: 1
objectReference: {fileID: 0}
m_RemovedComponents: []
m_SourcePrefab: {fileID: 100100000, guid: 63726dc7d2cb37d4a8b414560f2fcf1f, type: 3}
--- !u!1 &5548200518918450370 stripped

- target: {fileID: 3962737691817372547, guid: d4bd9dc1cd45f804f84ad90735c2d05f,
type: 3}
propertyPath: m_ActionEvents.Array.size
value: 1
value: 9
objectReference: {fileID: 0}
- target: {fileID: 3962737691817372547, guid: d4bd9dc1cd45f804f84ad90735c2d05f,
type: 3}

- target: {fileID: 3962737691817372547, guid: d4bd9dc1cd45f804f84ad90735c2d05f,
type: 3}
propertyPath: m_DefaultControlScheme
value: Gamepad
value:
objectReference: {fileID: 0}
- target: {fileID: 3962737691817372547, guid: d4bd9dc1cd45f804f84ad90735c2d05f,
type: 3}
propertyPath: m_ActionEvents.Array.data[1].m_ActionId
value: 10fecf58-9483-40e0-ae20-15c8d01a4288
objectReference: {fileID: 0}
- target: {fileID: 3962737691817372547, guid: d4bd9dc1cd45f804f84ad90735c2d05f,
type: 3}
propertyPath: m_ActionEvents.Array.data[1].m_ActionName
value: Player Controls/Attack[/Keyboard/e]
objectReference: {fileID: 0}
- target: {fileID: 3962737691817372547, guid: d4bd9dc1cd45f804f84ad90735c2d05f,
type: 3}
propertyPath: m_ActionEvents.Array.data[2].m_ActionId
value: a70a208e-b491-4921-b460-a0144030ef2a
objectReference: {fileID: 0}
- target: {fileID: 3962737691817372547, guid: d4bd9dc1cd45f804f84ad90735c2d05f,
type: 3}
propertyPath: m_ActionEvents.Array.data[2].m_ActionName
value: Player Controls/OpenPauseMenu[/Keyboard/m]
objectReference: {fileID: 0}
- target: {fileID: 3962737691817372547, guid: d4bd9dc1cd45f804f84ad90735c2d05f,
type: 3}
propertyPath: m_ActionEvents.Array.data[3].m_ActionId
value: e773b1f9-ce5b-4fa2-9c1f-d194202c43b7
objectReference: {fileID: 0}
- target: {fileID: 3962737691817372547, guid: d4bd9dc1cd45f804f84ad90735c2d05f,
type: 3}
propertyPath: m_ActionEvents.Array.data[3].m_ActionName
value: Menu Controls/ClosePauseMenu[/Keyboard/m]
objectReference: {fileID: 0}
- target: {fileID: 3962737691817372547, guid: d4bd9dc1cd45f804f84ad90735c2d05f,
type: 3}
propertyPath: m_ActionEvents.Array.data[4].m_ActionId
value: 538ffe95-ba92-4acb-84f7-314f6ac8e0a5
objectReference: {fileID: 0}
- target: {fileID: 3962737691817372547, guid: d4bd9dc1cd45f804f84ad90735c2d05f,
type: 3}
propertyPath: m_ActionEvents.Array.data[4].m_ActionName
value: Menu Controls/Navigate[/Keyboard/w,/Keyboard/s,/Keyboard/a,/Keyboard/d,/Keyboard/upArrow,/Keyboard/downArrow,/Keyboard/leftArrow,/Keyboard/rightArrow]
objectReference: {fileID: 0}
- target: {fileID: 3962737691817372547, guid: d4bd9dc1cd45f804f84ad90735c2d05f,
type: 3}
propertyPath: m_ActionEvents.Array.data[5].m_ActionId
value: 5f571f6a-e9e7-4120-ae3c-79f846bdd202
objectReference: {fileID: 0}
- target: {fileID: 3962737691817372547, guid: d4bd9dc1cd45f804f84ad90735c2d05f,
type: 3}
propertyPath: m_ActionEvents.Array.data[5].m_ActionName
value: Menu Controls/Submit[/Keyboard/enter]
objectReference: {fileID: 0}
- target: {fileID: 3962737691817372547, guid: d4bd9dc1cd45f804f84ad90735c2d05f,
type: 3}
propertyPath: m_ActionEvents.Array.data[6].m_ActionId
value: 146e681c-77dd-4ff0-9ad5-f4351fea14cc
objectReference: {fileID: 0}
- target: {fileID: 3962737691817372547, guid: d4bd9dc1cd45f804f84ad90735c2d05f,
type: 3}
propertyPath: m_ActionEvents.Array.data[6].m_ActionName
value: Menu Controls/Cancel[/Keyboard/escape]
objectReference: {fileID: 0}
- target: {fileID: 3962737691817372547, guid: d4bd9dc1cd45f804f84ad90735c2d05f,
type: 3}
propertyPath: m_ActionEvents.Array.data[7].m_ActionId
value: d54e5ff5-4f35-4d2f-a745-95d14aef8c43
objectReference: {fileID: 0}
- target: {fileID: 3962737691817372547, guid: d4bd9dc1cd45f804f84ad90735c2d05f,
type: 3}
propertyPath: m_ActionEvents.Array.data[7].m_ActionName
value: Menu Controls/Point[/Mouse/position]
objectReference: {fileID: 0}
- target: {fileID: 3962737691817372547, guid: d4bd9dc1cd45f804f84ad90735c2d05f,
type: 3}
propertyPath: m_ActionEvents.Array.data[8].m_ActionId
value: 96c8be88-a7bb-4861-b5e9-956b4208d043
objectReference: {fileID: 0}
- target: {fileID: 3962737691817372547, guid: d4bd9dc1cd45f804f84ad90735c2d05f,
type: 3}
propertyPath: m_ActionEvents.Array.data[8].m_ActionName
value: Menu Controls/Left Click[/Mouse/leftButton]
objectReference: {fileID: 0}
- target: {fileID: 4386547555022103130, guid: d4bd9dc1cd45f804f84ad90735c2d05f,
type: 3}

- target: {fileID: 8575827394537772306, guid: d4bd9dc1cd45f804f84ad90735c2d05f,
type: 3}
propertyPath: m_LocalPosition.z
value: -3.22
value: -2.65
objectReference: {fileID: 0}
- target: {fileID: 8575827394537772306, guid: d4bd9dc1cd45f804f84ad90735c2d05f,
type: 3}

103
InputSystem_Warriors_Project/Assets/Scenes/Scene_Example_Warriors.unity


propertyPath: camera
value:
objectReference: {fileID: 963194227}
- target: {fileID: 3528249008770642978, guid: 7040c04d00ad25e4cad0ba1b7d40c3c0,
type: 3}
propertyPath: m_Enabled
value: 1
objectReference: {fileID: 0}
- target: {fileID: 3528249008770642978, guid: 7040c04d00ad25e4cad0ba1b7d40c3c0,
type: 3}
propertyPath: m_Actions
value:
objectReference: {fileID: -944628639613478452, guid: aa45cad44afd790488f6540bc766db91,
type: 3}
- target: {fileID: 3528249008770642978, guid: 7040c04d00ad25e4cad0ba1b7d40c3c0,
type: 3}
propertyPath: m_DefaultControlScheme
value: Gamepad
objectReference: {fileID: 0}
- target: {fileID: 3528249008770642978, guid: 7040c04d00ad25e4cad0ba1b7d40c3c0,
type: 3}
propertyPath: m_NeverAutoSwitchControlSchemes
value: 0
objectReference: {fileID: 0}
- target: {fileID: 4244790990042693115, guid: 7040c04d00ad25e4cad0ba1b7d40c3c0,
type: 3}
propertyPath: useOldInputManager
value: 0
objectReference: {fileID: 0}
- target: {fileID: 5548200518918450370, guid: 7040c04d00ad25e4cad0ba1b7d40c3c0,
type: 3}
propertyPath: m_Name
value: UI_Canvas_World_PlayerDisplay
objectReference: {fileID: 0}
- target: {fileID: 5587485868546598810, guid: 7040c04d00ad25e4cad0ba1b7d40c3c0,
type: 3}
propertyPath: m_firstOverflowCharacterIndex
value: -1
objectReference: {fileID: 0}
- target: {fileID: 5587485868546598810, guid: 7040c04d00ad25e4cad0ba1b7d40c3c0,
type: 3}
propertyPath: m_textInfo.lineCount
value: 1
objectReference: {fileID: 0}
- target: {fileID: 5587485868546598810, guid: 7040c04d00ad25e4cad0ba1b7d40c3c0,
type: 3}
propertyPath: m_textInfo.characterCount
value: 11
objectReference: {fileID: 0}
- target: {fileID: 5587485868546598810, guid: 7040c04d00ad25e4cad0ba1b7d40c3c0,
type: 3}
propertyPath: m_textInfo.spaceCount
value: 1
objectReference: {fileID: 0}
- target: {fileID: 5587485868546598810, guid: 7040c04d00ad25e4cad0ba1b7d40c3c0,
type: 3}
propertyPath: m_textInfo.wordCount
value: 2
objectReference: {fileID: 0}
- target: {fileID: 7256949956698076820, guid: 7040c04d00ad25e4cad0ba1b7d40c3c0,
type: 3}
propertyPath: m_textInfo.characterCount
value: 2
objectReference: {fileID: 0}
- target: {fileID: 7256949956698076820, guid: 7040c04d00ad25e4cad0ba1b7d40c3c0,
type: 3}
propertyPath: m_textInfo.spaceCount
value: 1
objectReference: {fileID: 0}
- target: {fileID: 8145840457835498163, guid: 7040c04d00ad25e4cad0ba1b7d40c3c0,
type: 3}
propertyPath: m_LocalPosition.x

spawnMultiplePlayers: 0
playerPrefab: {fileID: 8145840457835730771, guid: 7040c04d00ad25e4cad0ba1b7d40c3c0,
type: 3}
numberOfPlayers: 4
numberOfPlayers: 3
spawnRingCenter: {fileID: 1568669756}
spawnRingRadius: 1.7
pauseMenu: {fileID: 1854239559}

m_GameObject: {fileID: 1475031704}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: 4f231c4fb786f3946a6b90b886c48677, type: 3}
m_Script: {fileID: 11500000, guid: 01614664b831546d2ae94a42149d80ac, type: 3}
m_HorizontalAxis: Horizontal
m_VerticalAxis: Vertical
m_SubmitButton: Submit
m_CancelButton: Cancel
m_InputActionsPerSecond: 10
m_RepeatDelay: 0.5
m_ForceModuleActive: 0
m_MoveRepeatDelay: 0.5
m_MoveRepeatRate: 0.1
m_ActionsAsset: {fileID: -944628639613478452, guid: ca9f5fa95ffab41fb9a615ab714db018,
type: 3}
m_PointAction: {fileID: 1054132383583890850, guid: ca9f5fa95ffab41fb9a615ab714db018,
type: 3}
m_MoveAction: {fileID: 3710738434707379630, guid: ca9f5fa95ffab41fb9a615ab714db018,
type: 3}
m_SubmitAction: {fileID: 2064916234097673511, guid: ca9f5fa95ffab41fb9a615ab714db018,
type: 3}
m_CancelAction: {fileID: -1967631576421560919, guid: ca9f5fa95ffab41fb9a615ab714db018,
type: 3}
m_LeftClickAction: {fileID: 8056856818456041789, guid: ca9f5fa95ffab41fb9a615ab714db018,
type: 3}
m_MiddleClickAction: {fileID: 3279352641294131588, guid: ca9f5fa95ffab41fb9a615ab714db018,
type: 3}
m_RightClickAction: {fileID: 3837173908680883260, guid: ca9f5fa95ffab41fb9a615ab714db018,
type: 3}
m_ScrollWheelAction: {fileID: 4502412055082496612, guid: ca9f5fa95ffab41fb9a615ab714db018,
type: 3}
m_TrackedDevicePositionAction: {fileID: 4754684134866288074, guid: ca9f5fa95ffab41fb9a615ab714db018,
type: 3}
m_TrackedDeviceOrientationAction: {fileID: 1025543830046995696, guid: ca9f5fa95ffab41fb9a615ab714db018,
type: 3}
m_DeselectOnBackgroundClick: 1
m_PointerBehavior: 0
--- !u!114 &1475031706
MonoBehaviour:
m_ObjectHideFlags: 0

正在加载...
取消
保存