Setup correct sizes and Quarry level switch

This commit is contained in:
Michal Pikulski
2025-09-02 13:55:01 +02:00
parent 7be3af146d
commit 39eeb044fd
8 changed files with 327 additions and 133 deletions

View File

@@ -11,8 +11,8 @@ GameObject:
- component: {fileID: 6668392923879433376}
- component: {fileID: 2732140975288177209}
- component: {fileID: 566650525959955209}
- component: {fileID: 2121127948713986199}
m_Layer: 0
- component: {fileID: 7160527734420460260}
m_Layer: 8
m_Name: PulverCharacter
m_TagString: Untagged
m_Icon: {fileID: 0}
@@ -28,8 +28,8 @@ Transform:
m_GameObject: {fileID: 1102468210854536367}
serializedVersion: 2
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
m_LocalPosition: {x: 0, y: 0, z: 0}
m_LocalScale: {x: 1, y: 1, z: 1}
m_LocalPosition: {x: -2.36, y: -0.35, z: 0}
m_LocalScale: {x: 5, y: 5, z: 5}
m_ConstrainProportionsScale: 0
m_Children: []
m_Father: {fileID: 0}
@@ -115,7 +115,7 @@ SpriteRenderer:
m_SortingLayerID: 0
m_SortingLayer: 0
m_SortingOrder: 0
m_Sprite: {fileID: -46950309, guid: 8af0253099943e84e960c630bafbbdb4, type: 3}
m_Sprite: {fileID: -2702071084747501952, guid: 77ab3d770c92d5344b36eee3293a0f94, type: 3}
m_Color: {r: 1, g: 1, b: 1, a: 1}
m_FlipX: 0
m_FlipY: 0
@@ -126,25 +126,24 @@ SpriteRenderer:
m_WasSpriteAssigned: 1
m_MaskInteraction: 0
m_SpriteSortPoint: 0
--- !u!95 &2121127948713986199
Animator:
serializedVersion: 7
--- !u!114 &7160527734420460260
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 1102468210854536367}
m_Enabled: 1
m_Avatar: {fileID: 0}
m_Controller: {fileID: 9100000, guid: f0d513a2c142eb84bbd66673a8849c0a, type: 2}
m_CullingMode: 0
m_UpdateMode: 0
m_ApplyRootMotion: 0
m_LinearVelocityBlending: 0
m_StabilizeFeet: 0
m_AnimatePhysics: 0
m_WarningMessage:
m_HasTransformHierarchy: 1
m_AllowConstantClipSamplingOptimization: 1
m_KeepAnimatorStateOnDisable: 0
m_WriteDefaultValuesOnDisable: 0
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: f82afe7b57bd4e0b9f51a1cca06765f1, type: 3}
m_Name:
m_EditorClassIdentifier:
followDistance: 3
debugDrawTarget: 1
followUpdateInterval: 0.1
manualMoveSmooth: 5
acceleration: 10
deceleration: 12
thresholdFar: 7
thresholdNear: 5
stopThreshold: 0.5