mirror of
https://github.com/ConjureETS/PixelSphinx.git
synced 2026-03-24 02:20:58 +00:00
37 lines
840 B
Plaintext
37 lines
840 B
Plaintext
%YAML 1.1
|
|
%TAG !u! tag:unity3d.com,2011:
|
|
--- !u!114 &11400000
|
|
MonoBehaviour:
|
|
m_ObjectHideFlags: 0
|
|
m_PrefabParentObject: {fileID: 0}
|
|
m_PrefabInternal: {fileID: 0}
|
|
m_GameObject: {fileID: 0}
|
|
m_Enabled: 1
|
|
m_EditorHideFlags: 0
|
|
m_Script: {fileID: 11500000, guid: 539aad81a9327404e8e67bb53c540d91, type: 3}
|
|
m_Name: ControllerMapper
|
|
m_EditorClassIdentifier:
|
|
Contexts:
|
|
- name: Gameplay
|
|
ButtonActions:
|
|
- name: Jump
|
|
XboxButtons: 00000000
|
|
KeyboardKeys: 20000000
|
|
AxisRanges:
|
|
- name: Dash
|
|
Axis: 09000000
|
|
KeyboardKeys:
|
|
- name: MoveLeft
|
|
Axis: 00000000
|
|
KeyboardKeys:
|
|
- name: MoveRight
|
|
Axis: 01000000
|
|
KeyboardKeys:
|
|
- name: MoveUp
|
|
Axis: 02000000
|
|
KeyboardKeys:
|
|
- name: MoveDown
|
|
Axis: 03000000
|
|
KeyboardKeys:
|
|
ButtonStates: []
|