feat: better state handling for combat
melee weapon now spawns in hand melee substate cleaned up to work with above added new playerinventory script on player added new playeranimation script on player changed inventory to IInventory animations tweaked to avoid a lockout
This commit is contained in:
@@ -20326,6 +20326,67 @@ Mesh:
|
||||
- serializedVersion: 1
|
||||
m_IndexStart: 0
|
||||
m_IndexCount: 0
|
||||
--- !u!1001 &1821824113
|
||||
PrefabInstance:
|
||||
m_ObjectHideFlags: 0
|
||||
serializedVersion: 2
|
||||
m_Modification:
|
||||
serializedVersion: 3
|
||||
m_TransformParent: {fileID: 0}
|
||||
m_Modifications:
|
||||
- target: {fileID: 2370652034083115105, guid: e68a5c4ff9ba2a94aadaeff2dfd56cee, type: 3}
|
||||
propertyPath: m_Name
|
||||
value: Player
|
||||
objectReference: {fileID: 0}
|
||||
- target: {fileID: 3147435435847092955, guid: e68a5c4ff9ba2a94aadaeff2dfd56cee, type: 3}
|
||||
propertyPath: m_LocalPosition.x
|
||||
value: -5.499994
|
||||
objectReference: {fileID: 0}
|
||||
- target: {fileID: 3147435435847092955, guid: e68a5c4ff9ba2a94aadaeff2dfd56cee, type: 3}
|
||||
propertyPath: m_LocalPosition.y
|
||||
value: -0.0000000098661985
|
||||
objectReference: {fileID: 0}
|
||||
- target: {fileID: 3147435435847092955, guid: e68a5c4ff9ba2a94aadaeff2dfd56cee, type: 3}
|
||||
propertyPath: m_LocalPosition.z
|
||||
value: 12.30796
|
||||
objectReference: {fileID: 0}
|
||||
- target: {fileID: 3147435435847092955, guid: e68a5c4ff9ba2a94aadaeff2dfd56cee, type: 3}
|
||||
propertyPath: m_LocalRotation.w
|
||||
value: 1
|
||||
objectReference: {fileID: 0}
|
||||
- target: {fileID: 3147435435847092955, guid: e68a5c4ff9ba2a94aadaeff2dfd56cee, type: 3}
|
||||
propertyPath: m_LocalRotation.x
|
||||
value: 0
|
||||
objectReference: {fileID: 0}
|
||||
- target: {fileID: 3147435435847092955, guid: e68a5c4ff9ba2a94aadaeff2dfd56cee, type: 3}
|
||||
propertyPath: m_LocalRotation.y
|
||||
value: 0
|
||||
objectReference: {fileID: 0}
|
||||
- target: {fileID: 3147435435847092955, guid: e68a5c4ff9ba2a94aadaeff2dfd56cee, type: 3}
|
||||
propertyPath: m_LocalRotation.z
|
||||
value: 0
|
||||
objectReference: {fileID: 0}
|
||||
- target: {fileID: 3147435435847092955, guid: e68a5c4ff9ba2a94aadaeff2dfd56cee, type: 3}
|
||||
propertyPath: m_LocalEulerAnglesHint.x
|
||||
value: 0
|
||||
objectReference: {fileID: 0}
|
||||
- target: {fileID: 3147435435847092955, guid: e68a5c4ff9ba2a94aadaeff2dfd56cee, type: 3}
|
||||
propertyPath: m_LocalEulerAnglesHint.y
|
||||
value: 0
|
||||
objectReference: {fileID: 0}
|
||||
- target: {fileID: 3147435435847092955, guid: e68a5c4ff9ba2a94aadaeff2dfd56cee, type: 3}
|
||||
propertyPath: m_LocalEulerAnglesHint.z
|
||||
value: 0
|
||||
objectReference: {fileID: 0}
|
||||
- target: {fileID: 8123726040503823026, guid: e68a5c4ff9ba2a94aadaeff2dfd56cee, type: 3}
|
||||
propertyPath: GlobalObjectIdHash
|
||||
value: 2249897443
|
||||
objectReference: {fileID: 0}
|
||||
m_RemovedComponents: []
|
||||
m_RemovedGameObjects: []
|
||||
m_AddedGameObjects: []
|
||||
m_AddedComponents: []
|
||||
m_SourcePrefab: {fileID: 100100000, guid: e68a5c4ff9ba2a94aadaeff2dfd56cee, type: 3}
|
||||
--- !u!43 &1829708284
|
||||
Mesh:
|
||||
m_ObjectHideFlags: 0
|
||||
@@ -24251,3 +24312,4 @@ SceneRoots:
|
||||
- {fileID: 1941815220}
|
||||
- {fileID: 332821856}
|
||||
- {fileID: 8269163115880052268}
|
||||
- {fileID: 1821824113}
|
||||
|
||||
Reference in New Issue
Block a user