Skip to content

Commit

Permalink
Change crouch controls
Browse files Browse the repository at this point in the history
  • Loading branch information
12joan committed Dec 19, 2024
1 parent 39be9f4 commit 7460a1e
Show file tree
Hide file tree
Showing 7 changed files with 7 additions and 79 deletions.
16 changes: 1 addition & 15 deletions Assets/Unity/Prefabs/Pixie.prefab
Original file line number Diff line number Diff line change
Expand Up @@ -447,7 +447,6 @@ GameObject:
m_Component:
- component: {fileID: 7388010568838164696}
- component: {fileID: 1854223841499471921}
- component: {fileID: 3328621606272659206}
- component: {fileID: 6559930186893878995}
m_Layer: 0
m_Name: Crouch
Expand Down Expand Up @@ -489,27 +488,14 @@ MonoBehaviour:
Roll: {fileID: 3655857843633315198}
AimingArrow: {fileID: 212368572444835224}
SpeedMultiplier: 0.3
--- !u!114 &3328621606272659206
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 250137590851084623}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: 1b3b362fb1b1c494aacd9c6ccb80c828, type: 3}
m_Name:
m_EditorClassIdentifier:
Crouch: {fileID: 1854223841499471921}
--- !u!114 &6559930186893878995
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 250137590851084623}
m_Enabled: 0
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: 66cd6fd6216db44d99c8e279dc3499f3, type: 3}
m_Name:
Expand Down
45 changes: 6 additions & 39 deletions Assets/Unity/Prefabs/Rewired Input Manager.prefab
Original file line number Diff line number Diff line change
Expand Up @@ -619,7 +619,7 @@ MonoBehaviour:
_modifierKey2: 0
_modifierKey3: 0
- _actionCategoryId: 0
_actionId: 9
_actionId: 27
_elementType: 1
_elementIdentifierId: 5
_axisRange: 0
Expand Down Expand Up @@ -852,18 +852,7 @@ MonoBehaviour:
- _actionCategoryId: 0
_actionId: 27
_elementType: 1
_elementIdentifierId: 10
_axisRange: 0
_invert: 0
_axisContribution: 0
_keyboardKeyCode: 0
_modifierKey1: 0
_modifierKey2: 0
_modifierKey3: 0
- _actionCategoryId: 0
_actionId: 27
_elementType: 1
_elementIdentifierId: 11
_elementIdentifierId: 18
_axisRange: 0
_invert: 0
_axisContribution: 0
Expand Down Expand Up @@ -978,7 +967,7 @@ MonoBehaviour:
_modifierKey2: 0
_modifierKey3: 0
- _actionCategoryId: 0
_actionId: 9
_actionId: 27
_elementType: 1
_elementIdentifierId: 7
_axisRange: 0
Expand Down Expand Up @@ -1200,18 +1189,7 @@ MonoBehaviour:
- _actionCategoryId: 0
_actionId: 27
_elementType: 1
_elementIdentifierId: 10
_axisRange: 0
_invert: 0
_axisContribution: 0
_keyboardKeyCode: 0
_modifierKey1: 0
_modifierKey2: 0
_modifierKey3: 0
- _actionCategoryId: 0
_actionId: 27
_elementType: 0
_elementIdentifierId: 4
_elementIdentifierId: 17
_axisRange: 0
_invert: 0
_axisContribution: 0
Expand Down Expand Up @@ -1326,7 +1304,7 @@ MonoBehaviour:
_modifierKey2: 0
_modifierKey3: 0
- _actionCategoryId: 0
_actionId: 9
_actionId: 27
_elementType: 1
_elementIdentifierId: 5
_axisRange: 0
Expand Down Expand Up @@ -1537,18 +1515,7 @@ MonoBehaviour:
- _actionCategoryId: 0
_actionId: 27
_elementType: 1
_elementIdentifierId: 8
_axisRange: 0
_invert: 0
_axisContribution: 0
_keyboardKeyCode: 0
_modifierKey1: 0
_modifierKey2: 0
_modifierKey3: 0
- _actionCategoryId: 0
_actionId: 27
_elementType: 0
_elementIdentifierId: 9
_elementIdentifierId: 16
_axisRange: 0
_invert: 0
_axisContribution: 0
Expand Down
Binary file modified Assets/images/Button Icons/Kb+M.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified Assets/images/Button Icons/PS.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified Assets/images/Button Icons/Xbox.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
14 changes: 0 additions & 14 deletions Assets/src/HoldToCrouch.cs

This file was deleted.

11 changes: 0 additions & 11 deletions Assets/src/HoldToCrouch.cs.meta

This file was deleted.

0 comments on commit 7460a1e

Please sign in to comment.