refactor: resize scale player from 4 to 1
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -63,4 +63,4 @@ Thumbs.db.meta
|
||||
*.vscode
|
||||
.vsconfig
|
||||
|
||||
Assets/Scenes/DevRoom/Perso/
|
||||
Assets/Level/Scenes/DevRoom/Perso/
|
||||
@@ -631,15 +631,15 @@ PrefabInstance:
|
||||
objectReference: {fileID: 0}
|
||||
- target: {fileID: -4216859302048453862, guid: 82a2914d8f86c62488456950c8330e38, type: 3}
|
||||
propertyPath: m_LocalScale.x
|
||||
value: 4
|
||||
value: 1
|
||||
objectReference: {fileID: 0}
|
||||
- target: {fileID: -4216859302048453862, guid: 82a2914d8f86c62488456950c8330e38, type: 3}
|
||||
propertyPath: m_LocalScale.y
|
||||
value: 4
|
||||
value: 1
|
||||
objectReference: {fileID: 0}
|
||||
- target: {fileID: -4216859302048453862, guid: 82a2914d8f86c62488456950c8330e38, type: 3}
|
||||
propertyPath: m_LocalScale.z
|
||||
value: 4
|
||||
value: 1
|
||||
objectReference: {fileID: 0}
|
||||
- target: {fileID: -4216859302048453862, guid: 82a2914d8f86c62488456950c8330e38, type: 3}
|
||||
propertyPath: m_LocalPosition.x
|
||||
@@ -1060,6 +1060,9 @@ MonoBehaviour:
|
||||
ThrowForce: 20
|
||||
PickupDistance: 10
|
||||
isHoldingHead: 0
|
||||
HandTransform: {fileID: 0}
|
||||
ItemThrowForce: 10
|
||||
ItemPickupDistance: 5
|
||||
--- !u!114 &2936940972087595065
|
||||
MonoBehaviour:
|
||||
m_ObjectHideFlags: 0
|
||||
|
||||
Reference in New Issue
Block a user