Fixed Sword and Milkcurn colliders

This commit is contained in:
Pascal Serrarens 2022-01-17 11:06:53 +01:00
parent 932fa28de4
commit d51a44b267
2 changed files with 26 additions and 6 deletions

View File

@ -132,6 +132,18 @@ PrefabInstance:
propertyPath: m_Materials.Array.data[0] propertyPath: m_Materials.Array.data[0]
value: value:
objectReference: {fileID: 2100000, guid: c3b1fc6c1be51234ca5e00124bd40965, type: 2} objectReference: {fileID: 2100000, guid: c3b1fc6c1be51234ca5e00124bd40965, type: 2}
- target: {fileID: 6400002, guid: 1fcbbc23f8bece14da4eaa1c78999576, type: 3}
propertyPath: m_Convex
value: 1
objectReference: {fileID: 0}
- target: {fileID: 6400004, guid: 1fcbbc23f8bece14da4eaa1c78999576, type: 3}
propertyPath: m_Convex
value: 1
objectReference: {fileID: 0}
- target: {fileID: 6400006, guid: 1fcbbc23f8bece14da4eaa1c78999576, type: 3}
propertyPath: m_Convex
value: 1
objectReference: {fileID: 0}
m_RemovedComponents: [] m_RemovedComponents: []
m_SourcePrefab: {fileID: 100100000, guid: 1fcbbc23f8bece14da4eaa1c78999576, type: 3} m_SourcePrefab: {fileID: 100100000, guid: 1fcbbc23f8bece14da4eaa1c78999576, type: 3}
--- !u!4 &2550449284202037946 stripped --- !u!4 &2550449284202037946 stripped

View File

@ -176,8 +176,8 @@ BoxCollider:
m_IsTrigger: 0 m_IsTrigger: 0
m_Enabled: 1 m_Enabled: 1
serializedVersion: 2 serializedVersion: 2
m_Size: {x: 0.02, y: 0.54, z: 0.05} m_Size: {x: 0.05, y: 0.02, z: 0.54}
m_Center: {x: 0, y: 0.39, z: 0} m_Center: {x: 0, y: 0, z: 0.39}
--- !u!65 &65239915906408070 --- !u!65 &65239915906408070
BoxCollider: BoxCollider:
m_ObjectHideFlags: 0 m_ObjectHideFlags: 0
@ -189,8 +189,8 @@ BoxCollider:
m_IsTrigger: 0 m_IsTrigger: 0
m_Enabled: 1 m_Enabled: 1
serializedVersion: 2 serializedVersion: 2
m_Size: {x: 0.04, y: 0.04, z: 0.1799081} m_Size: {x: 0.1799081, y: 0.04, z: 0.04}
m_Center: {x: 0, y: 0.1, z: 0} m_Center: {x: 0, y: 0, z: 0.1}
--- !u!136 &136455234883199966 --- !u!136 &136455234883199966
CapsuleCollider: CapsuleCollider:
m_ObjectHideFlags: 0 m_ObjectHideFlags: 0
@ -203,7 +203,7 @@ CapsuleCollider:
m_Enabled: 1 m_Enabled: 1
m_Radius: 0.02 m_Radius: 0.02
m_Height: 0.15 m_Height: 0.15
m_Direction: 1 m_Direction: 2
m_Center: {x: 0, y: 0, z: 0} m_Center: {x: 0, y: 0, z: 0}
--- !u!114 &114237298761810666 --- !u!114 &114237298761810666
MonoBehaviour: MonoBehaviour:
@ -233,7 +233,15 @@ MonoBehaviour:
- On Collision Change - On Collision Change
- Always - Always
fromEventLabel: fromEventLabel:
events: [] events:
- eventType: 0
eventNetworking: 0
functionCall:
targetGameObject: {fileID: 0}
methodName:
parameters: []
boolInverse: 0
overrideMode: 0
--- !u!114 &114288600509852506 --- !u!114 &114288600509852506
MonoBehaviour: MonoBehaviour:
m_ObjectHideFlags: 0 m_ObjectHideFlags: 0