block improvements, autolock improvements and auto off, block button auto on/off, recoil anim improvement
This commit is contained in:
@@ -105638,7 +105638,7 @@ MonoBehaviour:
|
||||
strafeRollBackwardAnim: Roll_Backward
|
||||
strafeRollLeftAnim: Roll_Left
|
||||
strafeRollRightAnim: Roll_Right
|
||||
strafeRollLeftCorrectionAngle: 45
|
||||
strafeRollLeftCorrectionAngle: 70.6
|
||||
strafeRollRightCorrectionAngle: 70
|
||||
--- !u!114 &9202663235077955828
|
||||
MonoBehaviour:
|
||||
|
||||
@@ -34076,7 +34076,7 @@ AnimatorState:
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_Name: recoil_low
|
||||
m_Speed: 1
|
||||
m_Speed: 0.1
|
||||
m_CycleOffset: 0
|
||||
m_Transitions:
|
||||
- {fileID: 1101000012749382348}
|
||||
@@ -39028,7 +39028,7 @@ AnimatorStateMachine:
|
||||
m_ChildStates:
|
||||
- serializedVersion: 1
|
||||
m_State: {fileID: 1102000010528555366}
|
||||
m_Position: {x: 288, y: 12, z: 0}
|
||||
m_Position: {x: 290, y: 10, z: 0}
|
||||
- serializedVersion: 1
|
||||
m_State: {fileID: 1102000012545787238}
|
||||
m_Position: {x: 290, y: 70, z: 0}
|
||||
|
||||
@@ -19388,11 +19388,11 @@ Transform:
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_GameObject: {fileID: 9170089612332002602}
|
||||
serializedVersion: 2
|
||||
m_LocalRotation: {x: 0.05278538, y: -0.5895988, z: -0.56207395, w: 0.5776331}
|
||||
m_LocalPosition: {x: -0.02, y: 0.078, z: 0}
|
||||
m_LocalRotation: {x: -0.06726524, y: -0.6859155, z: -0.5509779, w: 0.47055146}
|
||||
m_LocalPosition: {x: 0.032, y: 0.304, z: -0.157}
|
||||
m_LocalScale: {x: 1.15, y: 1.4, z: 1}
|
||||
m_ConstrainProportionsScale: 0
|
||||
m_Children:
|
||||
- {fileID: 9173563704982896226}
|
||||
m_Father: {fileID: 129277641596131267}
|
||||
m_LocalEulerAnglesHint: {x: -37, y: -68, z: -63}
|
||||
m_LocalEulerAnglesHint: {x: -55, y: -85, z: -48}
|
||||
|
||||
@@ -18974,6 +18974,8 @@ MonoBehaviour:
|
||||
m_Name:
|
||||
m_EditorClassIdentifier:
|
||||
maxTargetingDistance: 7
|
||||
autoLockOnDistance: 3
|
||||
unlockDistanceThreshold: 4
|
||||
targetingInterval: 0.25
|
||||
targetingAngleThreshold: 120
|
||||
playerRotationSpeed: 300
|
||||
|
||||
@@ -409,7 +409,7 @@ GameObject:
|
||||
m_Icon: {fileID: 0}
|
||||
m_NavMeshLayer: 0
|
||||
m_StaticEditorFlags: 4294967295
|
||||
m_IsActive: 1
|
||||
m_IsActive: 0
|
||||
--- !u!224 &7392023492043442918
|
||||
RectTransform:
|
||||
m_ObjectHideFlags: 0
|
||||
@@ -2485,6 +2485,11 @@ PrefabInstance:
|
||||
propertyPath: debugPrint
|
||||
value: 0
|
||||
objectReference: {fileID: 0}
|
||||
- target: {fileID: 8280102268978751132, guid: de3c1ae68c6ffa74a849f5dfd15e6fff,
|
||||
type: 3}
|
||||
propertyPath: BlockButton
|
||||
value:
|
||||
objectReference: {fileID: 7378049512233199252}
|
||||
- target: {fileID: 8280102268978751132, guid: de3c1ae68c6ffa74a849f5dfd15e6fff,
|
||||
type: 3}
|
||||
propertyPath: SpellButton
|
||||
|
||||
Reference in New Issue
Block a user