fix player size

This commit is contained in:
haitem 2021-01-30 16:43:04 +01:00
parent 36360d9dba
commit dc2b984951
2 changed files with 9 additions and 22 deletions

View File

@ -335,7 +335,9 @@ MonoBehaviour:
health: 100 health: 100
actualHealth: 100 actualHealth: 100
onGround: 1 onGround: 1
activeAbility: activeAbility: 00000000
dashPower: 40
dashTime: 0.2
--- !u!95 &7009705026125325791 --- !u!95 &7009705026125325791
Animator: Animator:
serializedVersion: 3 serializedVersion: 3
@ -382,17 +384,17 @@ PrefabInstance:
- target: {fileID: -8679921383154817045, guid: 79e5e296c19565d4ab4fc1de8b8d570f, - target: {fileID: -8679921383154817045, guid: 79e5e296c19565d4ab4fc1de8b8d570f,
type: 3} type: 3}
propertyPath: m_LocalScale.x propertyPath: m_LocalScale.x
value: 0.5 value: 0.2
objectReference: {fileID: 0} objectReference: {fileID: 0}
- target: {fileID: -8679921383154817045, guid: 79e5e296c19565d4ab4fc1de8b8d570f, - target: {fileID: -8679921383154817045, guid: 79e5e296c19565d4ab4fc1de8b8d570f,
type: 3} type: 3}
propertyPath: m_LocalScale.y propertyPath: m_LocalScale.y
value: 0.5 value: 0.2
objectReference: {fileID: 0} objectReference: {fileID: 0}
- target: {fileID: -8679921383154817045, guid: 79e5e296c19565d4ab4fc1de8b8d570f, - target: {fileID: -8679921383154817045, guid: 79e5e296c19565d4ab4fc1de8b8d570f,
type: 3} type: 3}
propertyPath: m_LocalScale.z propertyPath: m_LocalScale.z
value: 0.5 value: 0.2
objectReference: {fileID: 0} objectReference: {fileID: 0}
- target: {fileID: -8679921383154817045, guid: 79e5e296c19565d4ab4fc1de8b8d570f, - target: {fileID: -8679921383154817045, guid: 79e5e296c19565d4ab4fc1de8b8d570f,
type: 3} type: 3}
@ -412,7 +414,7 @@ PrefabInstance:
- target: {fileID: -8679921383154817045, guid: 79e5e296c19565d4ab4fc1de8b8d570f, - target: {fileID: -8679921383154817045, guid: 79e5e296c19565d4ab4fc1de8b8d570f,
type: 3} type: 3}
propertyPath: m_LocalRotation.w propertyPath: m_LocalRotation.w
value: 0 value: 0.7071068
objectReference: {fileID: 0} objectReference: {fileID: 0}
- target: {fileID: -8679921383154817045, guid: 79e5e296c19565d4ab4fc1de8b8d570f, - target: {fileID: -8679921383154817045, guid: 79e5e296c19565d4ab4fc1de8b8d570f,
type: 3} type: 3}
@ -422,7 +424,7 @@ PrefabInstance:
- target: {fileID: -8679921383154817045, guid: 79e5e296c19565d4ab4fc1de8b8d570f, - target: {fileID: -8679921383154817045, guid: 79e5e296c19565d4ab4fc1de8b8d570f,
type: 3} type: 3}
propertyPath: m_LocalRotation.y propertyPath: m_LocalRotation.y
value: 1 value: -0.7071068
objectReference: {fileID: 0} objectReference: {fileID: 0}
- target: {fileID: -8679921383154817045, guid: 79e5e296c19565d4ab4fc1de8b8d570f, - target: {fileID: -8679921383154817045, guid: 79e5e296c19565d4ab4fc1de8b8d570f,
type: 3} type: 3}
@ -437,7 +439,7 @@ PrefabInstance:
- target: {fileID: -8679921383154817045, guid: 79e5e296c19565d4ab4fc1de8b8d570f, - target: {fileID: -8679921383154817045, guid: 79e5e296c19565d4ab4fc1de8b8d570f,
type: 3} type: 3}
propertyPath: m_LocalEulerAnglesHint.y propertyPath: m_LocalEulerAnglesHint.y
value: 180 value: -90
objectReference: {fileID: 0} objectReference: {fileID: 0}
- target: {fileID: -8679921383154817045, guid: 79e5e296c19565d4ab4fc1de8b8d570f, - target: {fileID: -8679921383154817045, guid: 79e5e296c19565d4ab4fc1de8b8d570f,
type: 3} type: 3}

View File

@ -318,21 +318,6 @@ PrefabInstance:
propertyPath: m_Name propertyPath: m_Name
value: Player value: Player
objectReference: {fileID: 0} objectReference: {fileID: 0}
- target: {fileID: 7094923891560833916, guid: e4d82994b58b7304b91c915c597b71f8,
type: 3}
propertyPath: dashTime
value: 0.2
objectReference: {fileID: 0}
- target: {fileID: 7094923891560833916, guid: e4d82994b58b7304b91c915c597b71f8,
type: 3}
propertyPath: activeAbility.Array.size
value: 1
objectReference: {fileID: 0}
- target: {fileID: 7094923891560833916, guid: e4d82994b58b7304b91c915c597b71f8,
type: 3}
propertyPath: activeAbility.Array.data[0]
value: 0
objectReference: {fileID: 0}
- target: {fileID: 7094923891560833917, guid: e4d82994b58b7304b91c915c597b71f8, - target: {fileID: 7094923891560833917, guid: e4d82994b58b7304b91c915c597b71f8,
type: 3} type: 3}
propertyPath: m_RootOrder propertyPath: m_RootOrder