Insanely huge initial commit

This commit is contained in:
2026-02-21 16:40:15 -08:00
parent 208d626100
commit f74c547a13
33825 changed files with 5213498 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: 7f0092c1a638b7e4cae61b570ceae4c1
folderAsset: yes
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

View File

@@ -0,0 +1,156 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!1101 &-8855206628322889133
AnimatorStateTransition:
m_ObjectHideFlags: 1
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_Name:
m_Conditions: []
m_DstStateMachine: {fileID: 0}
m_DstState: {fileID: 2793306974367901696}
m_Solo: 0
m_Mute: 0
m_IsExit: 0
serializedVersion: 3
m_TransitionDuration: 0
m_TransitionOffset: 0
m_ExitTime: 1
m_HasExitTime: 1
m_HasFixedDuration: 1
m_InterruptionSource: 0
m_OrderedInterruption: 1
m_CanTransitionToSelf: 1
--- !u!91 &9100000
AnimatorController:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_Name: FeelDuckAnimator
serializedVersion: 5
m_AnimatorParameters:
- m_Name: Jump
m_Type: 9
m_DefaultFloat: 0
m_DefaultInt: 0
m_DefaultBool: 0
m_Controller: {fileID: 0}
m_AnimatorLayers:
- serializedVersion: 5
m_Name: Base Layer
m_StateMachine: {fileID: 5129547064529745412}
m_Mask: {fileID: 0}
m_Motions: []
m_Behaviours: []
m_BlendingMode: 0
m_SyncedLayerIndex: -1
m_DefaultWeight: 0
m_IKPass: 0
m_SyncedLayerAffectsTiming: 0
m_Controller: {fileID: 9100000}
--- !u!1102 &2793306974367901696
AnimatorState:
serializedVersion: 5
m_ObjectHideFlags: 1
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_Name: FeelDuckIdleAnimation
m_Speed: 1
m_CycleOffset: 0
m_Transitions:
- {fileID: 7048427065001360013}
m_StateMachineBehaviours: []
m_Position: {x: 50, y: 50, z: 0}
m_IKOnFeet: 0
m_WriteDefaultValues: 1
m_Mirror: 0
m_SpeedParameterActive: 0
m_MirrorParameterActive: 0
m_CycleOffsetParameterActive: 0
m_TimeParameterActive: 0
m_Motion: {fileID: 7400000, guid: ab2740dfb460a87498000c62062f3288, type: 2}
m_Tag:
m_SpeedParameter:
m_MirrorParameter:
m_CycleOffsetParameter:
m_TimeParameter:
--- !u!1102 &3378122528239826576
AnimatorState:
serializedVersion: 5
m_ObjectHideFlags: 1
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_Name: FeelDuckJumpAnimation
m_Speed: 1
m_CycleOffset: 0
m_Transitions:
- {fileID: -8855206628322889133}
m_StateMachineBehaviours: []
m_Position: {x: 50, y: 50, z: 0}
m_IKOnFeet: 0
m_WriteDefaultValues: 1
m_Mirror: 0
m_SpeedParameterActive: 0
m_MirrorParameterActive: 0
m_CycleOffsetParameterActive: 0
m_TimeParameterActive: 0
m_Motion: {fileID: 7400000, guid: 5d0cc3234b24b3d4bbca5bf8f9f73af3, type: 2}
m_Tag:
m_SpeedParameter:
m_MirrorParameter:
m_CycleOffsetParameter:
m_TimeParameter:
--- !u!1107 &5129547064529745412
AnimatorStateMachine:
serializedVersion: 5
m_ObjectHideFlags: 1
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_Name: Base Layer
m_ChildStates:
- serializedVersion: 1
m_State: {fileID: 2793306974367901696}
m_Position: {x: 380, y: 30, z: 0}
- serializedVersion: 1
m_State: {fileID: 3378122528239826576}
m_Position: {x: 380, y: 150, z: 0}
m_ChildStateMachines: []
m_AnyStateTransitions: []
m_EntryTransitions: []
m_StateMachineTransitions: {}
m_StateMachineBehaviours: []
m_AnyStatePosition: {x: 50, y: 20, z: 0}
m_EntryPosition: {x: 50, y: 120, z: 0}
m_ExitPosition: {x: 800, y: 120, z: 0}
m_ParentStateMachinePosition: {x: 800, y: 20, z: 0}
m_DefaultState: {fileID: 2793306974367901696}
--- !u!1101 &7048427065001360013
AnimatorStateTransition:
m_ObjectHideFlags: 1
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_Name:
m_Conditions:
- m_ConditionMode: 1
m_ConditionEvent: Jump
m_EventTreshold: 0
m_DstStateMachine: {fileID: 0}
m_DstState: {fileID: 3378122528239826576}
m_Solo: 0
m_Mute: 0
m_IsExit: 0
serializedVersion: 3
m_TransitionDuration: 0
m_TransitionOffset: 0
m_ExitTime: 0
m_HasExitTime: 0
m_HasFixedDuration: 1
m_InterruptionSource: 0
m_OrderedInterruption: 1
m_CanTransitionToSelf: 1

View File

@@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: 68ab13e5da8642e4793d41c05a0d9ba9
NativeFormatImporter:
externalObjects: {}
mainObjectFileID: 0
userData:
assetBundleName:
assetBundleVariant:

View File

@@ -0,0 +1,121 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!74 &7400000
AnimationClip:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_Name: FeelDuckIdleAnimation
serializedVersion: 6
m_Legacy: 0
m_Compressed: 0
m_UseHighQualityCurve: 1
m_RotationCurves: []
m_CompressedRotationCurves: []
m_EulerCurves: []
m_PositionCurves: []
m_ScaleCurves: []
m_FloatCurves: []
m_PPtrCurves:
- curve:
- time: 0
value: {fileID: 4153240674832713612, guid: 8a1f96c93a153e34a98b5f6dd6bbfebd,
type: 3}
- time: 0.0625
value: {fileID: -3763894057934510291, guid: 8a1f96c93a153e34a98b5f6dd6bbfebd,
type: 3}
- time: 0.125
value: {fileID: -7272332370791766393, guid: 8a1f96c93a153e34a98b5f6dd6bbfebd,
type: 3}
- time: 0.1875
value: {fileID: 8802554064341720584, guid: 8a1f96c93a153e34a98b5f6dd6bbfebd,
type: 3}
- time: 0.25
value: {fileID: 7807161731283161696, guid: 8a1f96c93a153e34a98b5f6dd6bbfebd,
type: 3}
attribute: m_Sprite
path:
classID: 212
script: {fileID: 0}
- curve:
- time: 0
value: {fileID: -1488195887490226262, guid: 9ce434ac86a021e418c3060399e7abdd,
type: 3}
- time: 0.0625
value: {fileID: -4435484407326516809, guid: 9ce434ac86a021e418c3060399e7abdd,
type: 3}
- time: 0.125
value: {fileID: 716272977604518773, guid: 9ce434ac86a021e418c3060399e7abdd,
type: 3}
- time: 0.1875
value: {fileID: -4947257590945785970, guid: 9ce434ac86a021e418c3060399e7abdd,
type: 3}
- time: 0.25
value: {fileID: 466204985308708396, guid: 9ce434ac86a021e418c3060399e7abdd,
type: 3}
- time: 0.3125
value: {fileID: -1488195887490226262, guid: 9ce434ac86a021e418c3060399e7abdd,
type: 3}
attribute: m_Sprite
path: FeelDuckShadow
classID: 212
script: {fileID: 0}
m_SampleRate: 16
m_WrapMode: 0
m_Bounds:
m_Center: {x: 0, y: 0, z: 0}
m_Extent: {x: 0, y: 0, z: 0}
m_ClipBindingConstant:
genericBindings:
- serializedVersion: 2
path: 0
attribute: 0
script: {fileID: 0}
typeID: 212
customType: 23
isPPtrCurve: 1
- serializedVersion: 2
path: 2827684757
attribute: 0
script: {fileID: 0}
typeID: 212
customType: 23
isPPtrCurve: 1
pptrCurveMapping:
- {fileID: 4153240674832713612, guid: 8a1f96c93a153e34a98b5f6dd6bbfebd, type: 3}
- {fileID: -3763894057934510291, guid: 8a1f96c93a153e34a98b5f6dd6bbfebd, type: 3}
- {fileID: -7272332370791766393, guid: 8a1f96c93a153e34a98b5f6dd6bbfebd, type: 3}
- {fileID: 8802554064341720584, guid: 8a1f96c93a153e34a98b5f6dd6bbfebd, type: 3}
- {fileID: 7807161731283161696, guid: 8a1f96c93a153e34a98b5f6dd6bbfebd, type: 3}
- {fileID: -1488195887490226262, guid: 9ce434ac86a021e418c3060399e7abdd, type: 3}
- {fileID: -4435484407326516809, guid: 9ce434ac86a021e418c3060399e7abdd, type: 3}
- {fileID: 716272977604518773, guid: 9ce434ac86a021e418c3060399e7abdd, type: 3}
- {fileID: -4947257590945785970, guid: 9ce434ac86a021e418c3060399e7abdd, type: 3}
- {fileID: 466204985308708396, guid: 9ce434ac86a021e418c3060399e7abdd, type: 3}
- {fileID: -1488195887490226262, guid: 9ce434ac86a021e418c3060399e7abdd, type: 3}
m_AnimationClipSettings:
serializedVersion: 2
m_AdditiveReferencePoseClip: {fileID: 0}
m_AdditiveReferencePoseTime: 0
m_StartTime: 0
m_StopTime: 0.375
m_OrientationOffsetY: 0
m_Level: 0
m_CycleOffset: 0
m_HasAdditiveReferencePose: 0
m_LoopTime: 1
m_LoopBlend: 0
m_LoopBlendOrientation: 0
m_LoopBlendPositionY: 0
m_LoopBlendPositionXZ: 0
m_KeepOriginalOrientation: 0
m_KeepOriginalPositionY: 1
m_KeepOriginalPositionXZ: 0
m_HeightFromFeet: 0
m_Mirror: 0
m_EditorCurves: []
m_EulerEditorCurves: []
m_HasGenericRootTransform: 0
m_HasMotionFloatCurves: 0
m_Events: []

View File

@@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: ab2740dfb460a87498000c62062f3288
NativeFormatImporter:
externalObjects: {}
mainObjectFileID: 0
userData:
assetBundleName:
assetBundleVariant:

View File

@@ -0,0 +1,184 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!74 &7400000
AnimationClip:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_Name: FeelDuckJumpAnimation
serializedVersion: 6
m_Legacy: 0
m_Compressed: 0
m_UseHighQualityCurve: 1
m_RotationCurves: []
m_CompressedRotationCurves: []
m_EulerCurves: []
m_PositionCurves: []
m_ScaleCurves: []
m_FloatCurves: []
m_PPtrCurves:
- curve:
- time: 0
value: {fileID: 1310270320375162423, guid: 8a1f96c93a153e34a98b5f6dd6bbfebd,
type: 3}
- time: 0.0625
value: {fileID: -8176256291387964677, guid: 8a1f96c93a153e34a98b5f6dd6bbfebd,
type: 3}
- time: 0.125
value: {fileID: -5848280782949743053, guid: 8a1f96c93a153e34a98b5f6dd6bbfebd,
type: 3}
- time: 0.1875
value: {fileID: 5657178389051071312, guid: 8a1f96c93a153e34a98b5f6dd6bbfebd,
type: 3}
- time: 0.25
value: {fileID: 4326485097364342716, guid: 8a1f96c93a153e34a98b5f6dd6bbfebd,
type: 3}
- time: 0.3125
value: {fileID: -1128652821404161721, guid: 8a1f96c93a153e34a98b5f6dd6bbfebd,
type: 3}
- time: 0.375
value: {fileID: 3784876598984905458, guid: 8a1f96c93a153e34a98b5f6dd6bbfebd,
type: 3}
- time: 0.4375
value: {fileID: -4447904424348394206, guid: 8a1f96c93a153e34a98b5f6dd6bbfebd,
type: 3}
- time: 0.5
value: {fileID: 8189371831780941328, guid: 8a1f96c93a153e34a98b5f6dd6bbfebd,
type: 3}
- time: 0.5625
value: {fileID: -1522864199519269440, guid: 8a1f96c93a153e34a98b5f6dd6bbfebd,
type: 3}
- time: 0.625
value: {fileID: 2950031539233405113, guid: 8a1f96c93a153e34a98b5f6dd6bbfebd,
type: 3}
- time: 0.6875
value: {fileID: -2520759210819888809, guid: 8a1f96c93a153e34a98b5f6dd6bbfebd,
type: 3}
attribute: m_Sprite
path:
classID: 212
script: {fileID: 0}
- curve:
- time: 0
value: {fileID: -1800869760373755936, guid: 9ce434ac86a021e418c3060399e7abdd,
type: 3}
- time: 0.0625
value: {fileID: -2857420933867021769, guid: 9ce434ac86a021e418c3060399e7abdd,
type: 3}
- time: 0.125
value: {fileID: 5970199749122678860, guid: 9ce434ac86a021e418c3060399e7abdd,
type: 3}
- time: 0.1875
value: {fileID: 9119986006023652670, guid: 9ce434ac86a021e418c3060399e7abdd,
type: 3}
- time: 0.25
value: {fileID: -5418687466495508228, guid: 9ce434ac86a021e418c3060399e7abdd,
type: 3}
- time: 0.3125
value: {fileID: 2801126888289971305, guid: 9ce434ac86a021e418c3060399e7abdd,
type: 3}
- time: 0.375
value: {fileID: -4930013394555498610, guid: 9ce434ac86a021e418c3060399e7abdd,
type: 3}
- time: 0.4375
value: {fileID: 4336739000701341329, guid: 9ce434ac86a021e418c3060399e7abdd,
type: 3}
- time: 0.5
value: {fileID: 7711199070588570761, guid: 9ce434ac86a021e418c3060399e7abdd,
type: 3}
- time: 0.5625
value: {fileID: 3666431415229514628, guid: 9ce434ac86a021e418c3060399e7abdd,
type: 3}
- time: 0.625
value: {fileID: 2315293671311913038, guid: 9ce434ac86a021e418c3060399e7abdd,
type: 3}
- time: 0.6875
value: {fileID: -9211355452573300150, guid: 9ce434ac86a021e418c3060399e7abdd,
type: 3}
- time: 0.75
value: {fileID: -1488195887490226262, guid: 9ce434ac86a021e418c3060399e7abdd,
type: 3}
attribute: m_Sprite
path: FeelDuckShadow
classID: 212
script: {fileID: 0}
m_SampleRate: 16
m_WrapMode: 0
m_Bounds:
m_Center: {x: 0, y: 0, z: 0}
m_Extent: {x: 0, y: 0, z: 0}
m_ClipBindingConstant:
genericBindings:
- serializedVersion: 2
path: 0
attribute: 0
script: {fileID: 0}
typeID: 212
customType: 23
isPPtrCurve: 1
- serializedVersion: 2
path: 2827684757
attribute: 0
script: {fileID: 0}
typeID: 212
customType: 23
isPPtrCurve: 1
pptrCurveMapping:
- {fileID: 1310270320375162423, guid: 8a1f96c93a153e34a98b5f6dd6bbfebd, type: 3}
- {fileID: -8176256291387964677, guid: 8a1f96c93a153e34a98b5f6dd6bbfebd, type: 3}
- {fileID: -5848280782949743053, guid: 8a1f96c93a153e34a98b5f6dd6bbfebd, type: 3}
- {fileID: 5657178389051071312, guid: 8a1f96c93a153e34a98b5f6dd6bbfebd, type: 3}
- {fileID: 4326485097364342716, guid: 8a1f96c93a153e34a98b5f6dd6bbfebd, type: 3}
- {fileID: -1128652821404161721, guid: 8a1f96c93a153e34a98b5f6dd6bbfebd, type: 3}
- {fileID: 3784876598984905458, guid: 8a1f96c93a153e34a98b5f6dd6bbfebd, type: 3}
- {fileID: -4447904424348394206, guid: 8a1f96c93a153e34a98b5f6dd6bbfebd, type: 3}
- {fileID: 8189371831780941328, guid: 8a1f96c93a153e34a98b5f6dd6bbfebd, type: 3}
- {fileID: -1522864199519269440, guid: 8a1f96c93a153e34a98b5f6dd6bbfebd, type: 3}
- {fileID: 2950031539233405113, guid: 8a1f96c93a153e34a98b5f6dd6bbfebd, type: 3}
- {fileID: -2520759210819888809, guid: 8a1f96c93a153e34a98b5f6dd6bbfebd, type: 3}
- {fileID: -1800869760373755936, guid: 9ce434ac86a021e418c3060399e7abdd, type: 3}
- {fileID: -2857420933867021769, guid: 9ce434ac86a021e418c3060399e7abdd, type: 3}
- {fileID: 5970199749122678860, guid: 9ce434ac86a021e418c3060399e7abdd, type: 3}
- {fileID: 9119986006023652670, guid: 9ce434ac86a021e418c3060399e7abdd, type: 3}
- {fileID: -5418687466495508228, guid: 9ce434ac86a021e418c3060399e7abdd, type: 3}
- {fileID: 2801126888289971305, guid: 9ce434ac86a021e418c3060399e7abdd, type: 3}
- {fileID: -4930013394555498610, guid: 9ce434ac86a021e418c3060399e7abdd, type: 3}
- {fileID: 4336739000701341329, guid: 9ce434ac86a021e418c3060399e7abdd, type: 3}
- {fileID: 7711199070588570761, guid: 9ce434ac86a021e418c3060399e7abdd, type: 3}
- {fileID: 3666431415229514628, guid: 9ce434ac86a021e418c3060399e7abdd, type: 3}
- {fileID: 2315293671311913038, guid: 9ce434ac86a021e418c3060399e7abdd, type: 3}
- {fileID: -9211355452573300150, guid: 9ce434ac86a021e418c3060399e7abdd, type: 3}
- {fileID: -1488195887490226262, guid: 9ce434ac86a021e418c3060399e7abdd, type: 3}
m_AnimationClipSettings:
serializedVersion: 2
m_AdditiveReferencePoseClip: {fileID: 0}
m_AdditiveReferencePoseTime: 0
m_StartTime: 0
m_StopTime: 0.8125
m_OrientationOffsetY: 0
m_Level: 0
m_CycleOffset: 0
m_HasAdditiveReferencePose: 0
m_LoopTime: 1
m_LoopBlend: 0
m_LoopBlendOrientation: 0
m_LoopBlendPositionY: 0
m_LoopBlendPositionXZ: 0
m_KeepOriginalOrientation: 0
m_KeepOriginalPositionY: 1
m_KeepOriginalPositionXZ: 0
m_HeightFromFeet: 0
m_Mirror: 0
m_EditorCurves: []
m_EulerEditorCurves: []
m_HasGenericRootTransform: 0
m_HasMotionFloatCurves: 0
m_Events:
- time: 0.5625
functionName: Land
data:
objectReferenceParameter: {fileID: 0}
floatParameter: 0
intParameter: 0
messageOptions: 0

View File

@@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: 5d0cc3234b24b3d4bbca5bf8f9f73af3
NativeFormatImporter:
externalObjects: {}
mainObjectFileID: 0
userData:
assetBundleName:
assetBundleVariant:

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,7 @@
fileFormatVersion: 2
guid: 9e34b43e9bf99a447998a311f10f77e9
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

View File

@@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: be8e9ecc10245b84ab978e5e8e65eb12
folderAsset: yes
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

View File

@@ -0,0 +1,85 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!21 &2100000
Material:
serializedVersion: 6
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_Name: FeelDuckSmokeParticleMaterial
m_Shader: {fileID: 10753, guid: 0000000000000000f000000000000000, type: 0}
m_ShaderKeywords:
m_LightmapFlags: 4
m_EnableInstancingVariants: 0
m_DoubleSidedGI: 0
m_CustomRenderQueue: -1
stringTagMap: {}
disabledShaderPasses: []
m_SavedProperties:
serializedVersion: 3
m_TexEnvs:
- _AlphaTex:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _BumpMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _DetailAlbedoMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _DetailMask:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _DetailNormalMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _EmissionMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _MainTex:
m_Texture: {fileID: 2800000, guid: 81e4191bebbffee49a87679d87cdc04e, type: 3}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _MetallicGlossMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _OcclusionMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _ParallaxMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
m_Floats:
- PixelSnap: 0
- _BumpScale: 1
- _Cutoff: 0.5
- _DetailNormalMapScale: 1
- _DstBlend: 0
- _EnableExternalAlpha: 0
- _GlossMapScale: 1
- _Glossiness: 0.5
- _GlossyReflections: 1
- _Metallic: 0
- _Mode: 0
- _OcclusionStrength: 1
- _Parallax: 0.02
- _SmoothnessTextureChannel: 0
- _SpecularHighlights: 1
- _SrcBlend: 1
- _UVSec: 0
- _ZWrite: 1
m_Colors:
- _Color: {r: 1, g: 1, b: 1, a: 1}
- _EmissionColor: {r: 0, g: 0, b: 0, a: 1}
- _Flip: {r: 1, g: 1, b: 1, a: 1}
- _RendererColor: {r: 1, g: 1, b: 1, a: 1}

View File

@@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: 8dbf78ee886421f4c83dcef0f997dbeb
NativeFormatImporter:
externalObjects: {}
mainObjectFileID: 0
userData:
assetBundleName:
assetBundleVariant:

View File

@@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: 6799633f9c71fdb4d93066352767d57f
folderAsset: yes
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

View File

@@ -0,0 +1,77 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!114 &-7535770070250639504
MonoBehaviour:
m_ObjectHideFlags: 3
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 0}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: 6050e2d5de785ce4d931e4dbdbf2d755, type: 3}
m_Name: ChromaticAberration
m_EditorClassIdentifier:
active: 1
enabled:
overrideState: 1
value: 1
spectralLut:
overrideState: 1
value: {fileID: 0}
defaultState: 1
intensity:
overrideState: 1
value: 0
fastMode:
overrideState: 1
value: 0
--- !u!114 &-1080896226837862033
MonoBehaviour:
m_ObjectHideFlags: 3
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 0}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: 9b77c5407dc277943b591ade9e6b18c5, type: 3}
m_Name: LensDistortion
m_EditorClassIdentifier:
active: 1
enabled:
overrideState: 1
value: 1
intensity:
overrideState: 1
value: 0
intensityX:
overrideState: 1
value: 1
intensityY:
overrideState: 1
value: 1
centerX:
overrideState: 1
value: -0.254
centerY:
overrideState: 1
value: -0.242
scale:
overrideState: 1
value: 1
--- !u!114 &11400000
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 0}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: 8e6292b2c06870d4495f009f912b9600, type: 3}
m_Name: FeelDuckPostProcessing
m_EditorClassIdentifier:
settings:
- {fileID: -1080896226837862033}
- {fileID: -7535770070250639504}

View File

@@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: 0b5b9dcef5be1c146a350a7bb7912b46
NativeFormatImporter:
externalObjects: {}
mainObjectFileID: 0
userData:
assetBundleName:
assetBundleVariant:

View File

@@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: a644a99fee1a2634a9b83340ecc484b7
folderAsset: yes
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

View File

@@ -0,0 +1,75 @@
using MoreMountains.Feedbacks;
using UnityEngine;
namespace MoreMountains.Feel
{
/// <summary>
/// An example class part of the Feel demos
/// This class acts as a character controller for the Duck in the FeelDuck demo scene
/// It looks for input, and jumps when instructed to
/// </summary>
public class Duck : MonoBehaviour
{
[Header("Cooldown")]
/// a duration, in seconds, between two jumps, during which jumps are prevented
[Tooltip("a duration, in seconds, between two jumps, during which jumps are prevented")]
public float CooldownDuration = 1f;
[Header("Feedbacks")]
/// a feedback to call when jumping
[Tooltip("a feedback to call when jumping")]
public MMFeedbacks JumpFeedback;
/// a feedback to call when landing
[Tooltip("a feedback to call when landing")]
public MMFeedbacks LandingFeedback;
/// a feedback to call when trying to jump while in cooldown
[Tooltip("a feedback to call when trying to jump while in cooldown")]
public MMFeedbacks DeniedFeedback;
protected float _lastJumpStartedAt = -100f;
/// <summary>
/// On Update we look for input
/// </summary>
protected virtual void Update()
{
HandleInput();
}
/// <summary>
/// Detects input
/// </summary>
protected virtual void HandleInput()
{
if (FeelDemosInputHelper.CheckMainActionInputPressedThisFrame())
{
Jump();
}
}
/// <summary>
/// Performs a jump if possible, otherwise plays a denied feedback
/// </summary>
protected virtual void Jump()
{
if (Time.time - _lastJumpStartedAt < CooldownDuration)
{
DeniedFeedback?.PlayFeedbacks();
}
else
{
JumpFeedback?.PlayFeedbacks();
_lastJumpStartedAt = Time.time;
}
}
/// <summary>
/// This method is called by the duck animator on the frame where it makes contact with the ground.
/// In an actual game context, this may be called when you detect contact with the ground via a physics collision, a downward raycast, etc.
/// </summary>
public virtual void Land()
{
LandingFeedback?.PlayFeedbacks();
}
}
}

View File

@@ -0,0 +1,11 @@
fileFormatVersion: 2
guid: 08209f823dbecef4ea16c0433219f1f0
MonoImporter:
externalObjects: {}
serializedVersion: 2
defaultReferences: []
executionOrder: 0
icon: {instanceID: 0}
userData:
assetBundleName:
assetBundleVariant:

View File

@@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: feb9ccba3694ec446be6e73aa36b24f9
folderAsset: yes
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

View File

@@ -0,0 +1,22 @@
fileFormatVersion: 2
guid: 1739ff78014ab3f44a5757aede3c7ea9
AudioImporter:
externalObjects: {}
serializedVersion: 6
defaultSettings:
loadType: 0
sampleRateSetting: 0
sampleRateOverride: 44100
compressionFormat: 1
quality: 1
conversionMode: 0
platformSettingOverrides: {}
forceToMono: 0
normalize: 1
preloadAudioData: 1
loadInBackground: 0
ambisonic: 0
3D: 1
userData:
assetBundleName:
assetBundleVariant:

View File

@@ -0,0 +1,22 @@
fileFormatVersion: 2
guid: 5e569d2a692222842bfc96e94520ab9a
AudioImporter:
externalObjects: {}
serializedVersion: 6
defaultSettings:
loadType: 0
sampleRateSetting: 0
sampleRateOverride: 44100
compressionFormat: 1
quality: 1
conversionMode: 0
platformSettingOverrides: {}
forceToMono: 0
normalize: 1
preloadAudioData: 1
loadInBackground: 0
ambisonic: 0
3D: 1
userData:
assetBundleName:
assetBundleVariant:

View File

@@ -0,0 +1,22 @@
fileFormatVersion: 2
guid: 4cf47ad5b31ea6640addd4045fa77c8b
AudioImporter:
externalObjects: {}
serializedVersion: 6
defaultSettings:
loadType: 0
sampleRateSetting: 0
sampleRateOverride: 44100
compressionFormat: 1
quality: 1
conversionMode: 0
platformSettingOverrides: {}
forceToMono: 0
normalize: 1
preloadAudioData: 1
loadInBackground: 0
ambisonic: 0
3D: 1
userData:
assetBundleName:
assetBundleVariant:

View File

@@ -0,0 +1,22 @@
fileFormatVersion: 2
guid: 86aa66a501648034f8ec69ba5d404514
AudioImporter:
externalObjects: {}
serializedVersion: 6
defaultSettings:
loadType: 0
sampleRateSetting: 0
sampleRateOverride: 44100
compressionFormat: 1
quality: 1
conversionMode: 0
platformSettingOverrides: {}
forceToMono: 0
normalize: 1
preloadAudioData: 1
loadInBackground: 0
ambisonic: 0
3D: 1
userData:
assetBundleName:
assetBundleVariant:

View File

@@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: ad0ee0d6d06e1454eb9d1fa8ca230397
folderAsset: yes
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.2 KiB

View File

@@ -0,0 +1,596 @@
fileFormatVersion: 2
guid: 8a1f96c93a153e34a98b5f6dd6bbfebd
TextureImporter:
internalIDToNameTable:
- first:
213: 4153240674832713612
second: FeelDuck_0
- first:
213: -3763894057934510291
second: FeelDuck_1
- first:
213: -7272332370791766393
second: FeelDuck_2
- first:
213: 8802554064341720584
second: FeelDuck_3
- first:
213: 7807161731283161696
second: FeelDuck_4
- first:
213: 1310270320375162423
second: FeelDuck_5
- first:
213: -8176256291387964677
second: FeelDuck_6
- first:
213: -5848280782949743053
second: FeelDuck_7
- first:
213: 5657178389051071312
second: FeelDuck_8
- first:
213: 4326485097364342716
second: FeelDuck_9
- first:
213: -1128652821404161721
second: FeelDuck_10
- first:
213: 3784876598984905458
second: FeelDuck_11
- first:
213: -4447904424348394206
second: FeelDuck_12
- first:
213: 8189371831780941328
second: FeelDuck_13
- first:
213: -1522864199519269440
second: FeelDuck_14
- first:
213: 2950031539233405113
second: FeelDuck_15
- first:
213: 889054522252835898
second: FeelDuck_12
- first:
213: -2962084026128317011
second: FeelDuck_13
- first:
213: -9008161957514740383
second: FeelDuck_14
- first:
213: 2334874930736024156
second: FeelDuck_15
- first:
213: -2520759210819888809
second: FeelDuck_16
externalObjects: {}
serializedVersion: 12
mipmaps:
mipMapMode: 0
enableMipMap: 0
sRGBTexture: 1
linearTexture: 0
fadeOut: 0
borderMipMap: 0
mipMapsPreserveCoverage: 0
alphaTestReferenceValue: 0.5
mipMapFadeDistanceStart: 1
mipMapFadeDistanceEnd: 3
bumpmap:
convertToNormalMap: 0
externalNormalMap: 0
heightScale: 0.25
normalMapFilter: 0
isReadable: 0
streamingMipmaps: 0
streamingMipmapsPriority: 0
vTOnly: 0
ignoreMasterTextureLimit: 0
grayScaleToAlpha: 0
generateCubemap: 6
cubemapConvolution: 0
seamlessCubemap: 0
textureFormat: 1
maxTextureSize: 2048
textureSettings:
serializedVersion: 2
filterMode: 0
aniso: 1
mipBias: 0
wrapU: 1
wrapV: 1
wrapW: 0
nPOTScale: 0
lightmap: 0
compressionQuality: 50
spriteMode: 2
spriteExtrude: 1
spriteMeshType: 1
alignment: 0
spritePivot: {x: 0.5, y: 0.5}
spritePixelsToUnits: 100
spriteBorder: {x: 0, y: 0, z: 0, w: 0}
spriteGenerateFallbackPhysicsShape: 1
alphaUsage: 1
alphaIsTransparency: 1
spriteTessellationDetail: -1
textureType: 8
textureShape: 1
singleChannelComponent: 0
flipbookRows: 1
flipbookColumns: 1
maxTextureSizeSet: 0
compressionQualitySet: 0
textureFormatSet: 0
ignorePngGamma: 0
applyGammaDecoding: 0
cookieLightType: 1
platformSettings:
- serializedVersion: 3
buildTarget: DefaultTexturePlatform
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 0
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 3
buildTarget: Standalone
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 0
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 3
buildTarget: iPhone
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 0
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 3
buildTarget: Android
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 0
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 3
buildTarget: WebGL
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 0
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 3
buildTarget: Server
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 0
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
spriteSheet:
serializedVersion: 2
sprites:
- serializedVersion: 2
name: FeelDuck_0
rect:
serializedVersion: 2
x: 0
y: 0
width: 64
height: 64
alignment: 0
pivot: {x: 0, y: 0}
border: {x: 0, y: 0, z: 0, w: 0}
outline: []
physicsShape: []
tessellationDetail: 0
bones: []
spriteID: c878b12936643a930800000000000000
internalID: 4153240674832713612
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: FeelDuck_1
rect:
serializedVersion: 2
x: 66
y: 0
width: 64
height: 64
alignment: 0
pivot: {x: 0, y: 0}
border: {x: 0, y: 0, z: 0, w: 0}
outline: []
physicsShape: []
tessellationDetail: 0
bones: []
spriteID: d272c98db46f3cbc0800000000000000
internalID: -3763894057934510291
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: FeelDuck_2
rect:
serializedVersion: 2
x: 132
y: 0
width: 64
height: 64
alignment: 0
pivot: {x: 0, y: 0}
border: {x: 0, y: 0, z: 0, w: 0}
outline: []
physicsShape: []
tessellationDetail: 0
bones: []
spriteID: 786e16e3d3c731b90800000000000000
internalID: -7272332370791766393
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: FeelDuck_3
rect:
serializedVersion: 2
x: 198
y: 0
width: 64
height: 64
alignment: 0
pivot: {x: 0, y: 0}
border: {x: 0, y: 0, z: 0, w: 0}
outline: []
physicsShape: []
tessellationDetail: 0
bones: []
spriteID: 80e52499844f82a70800000000000000
internalID: 8802554064341720584
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: FeelDuck_4
rect:
serializedVersion: 2
x: 264
y: 0
width: 64
height: 64
alignment: 0
pivot: {x: 0, y: 0}
border: {x: 0, y: 0, z: 0, w: 0}
outline: []
physicsShape: []
tessellationDetail: 0
bones: []
spriteID: 06218210b3c985c60800000000000000
internalID: 7807161731283161696
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: FeelDuck_5
rect:
serializedVersion: 2
x: 330
y: 0
width: 64
height: 64
alignment: 0
pivot: {x: 0, y: 0}
border: {x: 0, y: 0, z: 0, w: 0}
outline: []
physicsShape: []
tessellationDetail: 0
bones: []
spriteID: 736e2bd0ae30f2210800000000000000
internalID: 1310270320375162423
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: FeelDuck_6
rect:
serializedVersion: 2
x: 396
y: 0
width: 64
height: 64
alignment: 0
pivot: {x: 0, y: 0}
border: {x: 0, y: 0, z: 0, w: 0}
outline: []
physicsShape: []
tessellationDetail: 0
bones: []
spriteID: bf2844ff83a188e80800000000000000
internalID: -8176256291387964677
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: FeelDuck_7
rect:
serializedVersion: 2
x: 462
y: 0
width: 64
height: 64
alignment: 0
pivot: {x: 0, y: 0}
border: {x: 0, y: 0, z: 0, w: 0}
outline: []
physicsShape: []
tessellationDetail: 0
bones: []
spriteID: 33689890d9bb6dea0800000000000000
internalID: -5848280782949743053
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: FeelDuck_8
rect:
serializedVersion: 2
x: 528
y: 0
width: 64
height: 64
alignment: 0
pivot: {x: 0, y: 0}
border: {x: 0, y: 0, z: 0, w: 0}
outline: []
physicsShape: []
tessellationDetail: 0
bones: []
spriteID: 05bd76695c5528e40800000000000000
internalID: 5657178389051071312
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: FeelDuck_9
rect:
serializedVersion: 2
x: 594
y: 0
width: 64
height: 64
alignment: 0
pivot: {x: 0, y: 0}
border: {x: 0, y: 0, z: 0, w: 0}
outline: []
physicsShape: []
tessellationDetail: 0
bones: []
spriteID: cb74c6af543ca0c30800000000000000
internalID: 4326485097364342716
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: FeelDuck_10
rect:
serializedVersion: 2
x: 660
y: 0
width: 64
height: 64
alignment: 0
pivot: {x: 0, y: 0}
border: {x: 0, y: 0, z: 0, w: 0}
outline: []
physicsShape: []
tessellationDetail: 0
bones: []
spriteID: 74966712d383650f0800000000000000
internalID: -1128652821404161721
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: FeelDuck_11
rect:
serializedVersion: 2
x: 726
y: 0
width: 64
height: 64
alignment: 0
pivot: {x: 0, y: 0}
border: {x: 0, y: 0, z: 0, w: 0}
outline: []
physicsShape: []
tessellationDetail: 0
bones: []
spriteID: 2f21f21b635968430800000000000000
internalID: 3784876598984905458
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: FeelDuck_12
rect:
serializedVersion: 2
x: 792
y: 0
width: 64
height: 64
alignment: 0
pivot: {x: 0, y: 0}
border: {x: 0, y: 0, z: 0, w: 0}
outline: []
physicsShape: []
tessellationDetail: 0
bones: []
spriteID: a3cb5d8a06e865c00800000000000000
internalID: -4447904424348394206
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: FeelDuck_13
rect:
serializedVersion: 2
x: 858
y: 0
width: 64
height: 64
alignment: 0
pivot: {x: 0, y: 0}
border: {x: 0, y: 0, z: 0, w: 0}
outline: []
physicsShape: []
tessellationDetail: 0
bones: []
spriteID: da543c3a54094e6d0800000000000000
internalID: 8189371831780941328
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: FeelDuck_14
rect:
serializedVersion: 2
x: 924
y: 0
width: 64
height: 64
alignment: 0
pivot: {x: 0, y: 0}
border: {x: 0, y: 0, z: 0, w: 0}
outline: []
physicsShape: []
tessellationDetail: 0
bones: []
spriteID: 16d752b4d649cf280800000000000000
internalID: -1522864199519269440
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: FeelDuck_15
rect:
serializedVersion: 2
x: 990
y: 0
width: 64
height: 64
alignment: 0
pivot: {x: 0, y: 0}
border: {x: 0, y: 0, z: 0, w: 0}
outline: []
physicsShape: []
tessellationDetail: 0
bones: []
spriteID: c5a4c79f064276020800000000000000
internalID: 2950031539233405113
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: FeelDuck_16
rect:
serializedVersion: 2
x: 1056
y: 0
width: 64
height: 64
alignment: 0
pivot: {x: 0, y: 0}
border: {x: 0, y: 0, z: 0, w: 0}
outline: []
physicsShape: []
tessellationDetail: 0
bones: []
spriteID: 75959c27ad6740dd0800000000000000
internalID: -2520759210819888809
vertices: []
indices:
edges: []
weights: []
outline: []
physicsShape: []
bones: []
spriteID: 5e97eb03825dee720800000000000000
internalID: 0
vertices: []
indices:
edges: []
weights: []
secondaryTextures: []
nameFileIdTable:
FeelDuck_3: 8802554064341720584
FeelDuck_9: 4326485097364342716
FeelDuck_11: 3784876598984905458
FeelDuck_10: -1128652821404161721
FeelDuck_5: 1310270320375162423
FeelDuck_4: 7807161731283161696
FeelDuck_13: 8189371831780941328
FeelDuck_2: -7272332370791766393
FeelDuck_1: -3763894057934510291
FeelDuck_0: 4153240674832713612
FeelDuck_14: -1522864199519269440
FeelDuck_7: -5848280782949743053
FeelDuck_12: -4447904424348394206
FeelDuck_8: 5657178389051071312
FeelDuck_6: -8176256291387964677
FeelDuck_15: 2950031539233405113
FeelDuck_16: -2520759210819888809
spritePackingTag:
pSDRemoveMatte: 0
pSDShowRemoveMatteOption: 0
userData:
assetBundleName:
assetBundleVariant:

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

View File

@@ -0,0 +1,159 @@
fileFormatVersion: 2
guid: 7307a36212ef9734897aaaca7fa0bcce
TextureImporter:
internalIDToNameTable: []
externalObjects: {}
serializedVersion: 12
mipmaps:
mipMapMode: 0
enableMipMap: 0
sRGBTexture: 1
linearTexture: 0
fadeOut: 0
borderMipMap: 0
mipMapsPreserveCoverage: 0
alphaTestReferenceValue: 0.5
mipMapFadeDistanceStart: 1
mipMapFadeDistanceEnd: 3
bumpmap:
convertToNormalMap: 0
externalNormalMap: 0
heightScale: 0.25
normalMapFilter: 0
isReadable: 0
streamingMipmaps: 0
streamingMipmapsPriority: 0
vTOnly: 0
ignoreMasterTextureLimit: 0
grayScaleToAlpha: 0
generateCubemap: 6
cubemapConvolution: 0
seamlessCubemap: 0
textureFormat: 1
maxTextureSize: 2048
textureSettings:
serializedVersion: 2
filterMode: 0
aniso: 1
mipBias: 0
wrapU: 1
wrapV: 1
wrapW: 0
nPOTScale: 0
lightmap: 0
compressionQuality: 50
spriteMode: 1
spriteExtrude: 1
spriteMeshType: 1
alignment: 0
spritePivot: {x: 0.5, y: 0.5}
spritePixelsToUnits: 100
spriteBorder: {x: 0, y: 0, z: 0, w: 0}
spriteGenerateFallbackPhysicsShape: 1
alphaUsage: 1
alphaIsTransparency: 1
spriteTessellationDetail: -1
textureType: 8
textureShape: 1
singleChannelComponent: 0
flipbookRows: 1
flipbookColumns: 1
maxTextureSizeSet: 0
compressionQualitySet: 0
textureFormatSet: 0
ignorePngGamma: 0
applyGammaDecoding: 0
cookieLightType: 1
platformSettings:
- serializedVersion: 3
buildTarget: DefaultTexturePlatform
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 0
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 3
buildTarget: Standalone
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 0
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 3
buildTarget: iPhone
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 0
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 3
buildTarget: Android
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 0
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 3
buildTarget: WebGL
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 0
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 3
buildTarget: Server
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 0
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
spriteSheet:
serializedVersion: 2
sprites: []
outline: []
physicsShape: []
bones: []
spriteID: 5e97eb03825dee720800000000000000
internalID: 0
vertices: []
indices:
edges: []
weights: []
secondaryTextures: []
nameFileIdTable: {}
spritePackingTag:
pSDRemoveMatte: 0
pSDShowRemoveMatteOption: 0
userData:
assetBundleName:
assetBundleVariant:

Binary file not shown.

After

Width:  |  Height:  |  Size: 633 B

View File

@@ -0,0 +1,584 @@
fileFormatVersion: 2
guid: 9ce434ac86a021e418c3060399e7abdd
TextureImporter:
internalIDToNameTable:
- first:
213: -1488195887490226262
second: FeelDuckShadow_0
- first:
213: -4435484407326516809
second: FeelDuckShadow_1
- first:
213: 716272977604518773
second: FeelDuckShadow_2
- first:
213: -4947257590945785970
second: FeelDuckShadow_3
- first:
213: 466204985308708396
second: FeelDuckShadow_4
- first:
213: -1800869760373755936
second: FeelDuckShadow_5
- first:
213: -2857420933867021769
second: FeelDuckShadow_6
- first:
213: 5970199749122678860
second: FeelDuckShadow_7
- first:
213: 9119986006023652670
second: FeelDuckShadow_8
- first:
213: -5418687466495508228
second: FeelDuckShadow_9
- first:
213: 2801126888289971305
second: FeelDuckShadow_10
- first:
213: -4930013394555498610
second: FeelDuckShadow_11
- first:
213: 4336739000701341329
second: FeelDuckShadow_12
- first:
213: 7711199070588570761
second: FeelDuckShadow_13
- first:
213: 3666431415229514628
second: FeelDuckShadow_14
- first:
213: 2315293671311913038
second: FeelDuckShadow_15
- first:
213: -9211355452573300150
second: FeelDuckShadow_16
externalObjects: {}
serializedVersion: 12
mipmaps:
mipMapMode: 0
enableMipMap: 0
sRGBTexture: 1
linearTexture: 0
fadeOut: 0
borderMipMap: 0
mipMapsPreserveCoverage: 0
alphaTestReferenceValue: 0.5
mipMapFadeDistanceStart: 1
mipMapFadeDistanceEnd: 3
bumpmap:
convertToNormalMap: 0
externalNormalMap: 0
heightScale: 0.25
normalMapFilter: 0
isReadable: 0
streamingMipmaps: 0
streamingMipmapsPriority: 0
vTOnly: 0
ignoreMasterTextureLimit: 0
grayScaleToAlpha: 0
generateCubemap: 6
cubemapConvolution: 0
seamlessCubemap: 0
textureFormat: 1
maxTextureSize: 2048
textureSettings:
serializedVersion: 2
filterMode: 0
aniso: 1
mipBias: 0
wrapU: 1
wrapV: 1
wrapW: 0
nPOTScale: 0
lightmap: 0
compressionQuality: 50
spriteMode: 2
spriteExtrude: 1
spriteMeshType: 1
alignment: 0
spritePivot: {x: 0.5, y: 0.5}
spritePixelsToUnits: 100
spriteBorder: {x: 0, y: 0, z: 0, w: 0}
spriteGenerateFallbackPhysicsShape: 1
alphaUsage: 1
alphaIsTransparency: 1
spriteTessellationDetail: -1
textureType: 8
textureShape: 1
singleChannelComponent: 0
flipbookRows: 1
flipbookColumns: 1
maxTextureSizeSet: 0
compressionQualitySet: 0
textureFormatSet: 0
ignorePngGamma: 0
applyGammaDecoding: 0
cookieLightType: 1
platformSettings:
- serializedVersion: 3
buildTarget: DefaultTexturePlatform
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 0
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 3
buildTarget: Standalone
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 0
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 3
buildTarget: iPhone
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 0
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 3
buildTarget: Android
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 0
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 3
buildTarget: WebGL
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 0
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 3
buildTarget: Server
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 0
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
spriteSheet:
serializedVersion: 2
sprites:
- serializedVersion: 2
name: FeelDuckShadow_0
rect:
serializedVersion: 2
x: 0
y: 0
width: 64
height: 64
alignment: 0
pivot: {x: 0, y: 0}
border: {x: 0, y: 0, z: 0, w: 0}
outline: []
physicsShape: []
tessellationDetail: 0
bones: []
spriteID: aa7a2f1a9bdd85be0800000000000000
internalID: -1488195887490226262
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: FeelDuckShadow_1
rect:
serializedVersion: 2
x: 66
y: 0
width: 64
height: 64
alignment: 0
pivot: {x: 0, y: 0}
border: {x: 0, y: 0, z: 0, w: 0}
outline: []
physicsShape: []
tessellationDetail: 0
bones: []
spriteID: 7b9d4868e6ef172c0800000000000000
internalID: -4435484407326516809
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: FeelDuckShadow_2
rect:
serializedVersion: 2
x: 132
y: 0
width: 64
height: 64
alignment: 0
pivot: {x: 0, y: 0}
border: {x: 0, y: 0, z: 0, w: 0}
outline: []
physicsShape: []
tessellationDetail: 0
bones: []
spriteID: 57324586a76b0f900800000000000000
internalID: 716272977604518773
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: FeelDuckShadow_3
rect:
serializedVersion: 2
x: 198
y: 0
width: 64
height: 64
alignment: 0
pivot: {x: 0, y: 0}
border: {x: 0, y: 0, z: 0, w: 0}
outline: []
physicsShape: []
tessellationDetail: 0
bones: []
spriteID: e875257ce6fc75bb0800000000000000
internalID: -4947257590945785970
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: FeelDuckShadow_4
rect:
serializedVersion: 2
x: 264
y: 0
width: 64
height: 64
alignment: 0
pivot: {x: 0, y: 0}
border: {x: 0, y: 0, z: 0, w: 0}
outline: []
physicsShape: []
tessellationDetail: 0
bones: []
spriteID: c2e77ddc6fa487600800000000000000
internalID: 466204985308708396
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: FeelDuckShadow_5
rect:
serializedVersion: 2
x: 330
y: 0
width: 64
height: 64
alignment: 0
pivot: {x: 0, y: 0}
border: {x: 0, y: 0, z: 0, w: 0}
outline: []
physicsShape: []
tessellationDetail: 0
bones: []
spriteID: 0efed2e8e760207e0800000000000000
internalID: -1800869760373755936
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: FeelDuckShadow_6
rect:
serializedVersion: 2
x: 396
y: 0
width: 64
height: 64
alignment: 0
pivot: {x: 0, y: 0}
border: {x: 0, y: 0, z: 0, w: 0}
outline: []
physicsShape: []
tessellationDetail: 0
bones: []
spriteID: 73a5717ccc66858d0800000000000000
internalID: -2857420933867021769
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: FeelDuckShadow_7
rect:
serializedVersion: 2
x: 462
y: 0
width: 64
height: 64
alignment: 0
pivot: {x: 0, y: 0}
border: {x: 0, y: 0, z: 0, w: 0}
outline: []
physicsShape: []
tessellationDetail: 0
bones: []
spriteID: c4065945a096ad250800000000000000
internalID: 5970199749122678860
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: FeelDuckShadow_8
rect:
serializedVersion: 2
x: 528
y: 0
width: 64
height: 64
alignment: 0
pivot: {x: 0, y: 0}
border: {x: 0, y: 0, z: 0, w: 0}
outline: []
physicsShape: []
tessellationDetail: 0
bones: []
spriteID: e35c295e3f2b09e70800000000000000
internalID: 9119986006023652670
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: FeelDuckShadow_9
rect:
serializedVersion: 2
x: 594
y: 0
width: 64
height: 64
alignment: 0
pivot: {x: 0, y: 0}
border: {x: 0, y: 0, z: 0, w: 0}
outline: []
physicsShape: []
tessellationDetail: 0
bones: []
spriteID: cf08caa6574fcc4b0800000000000000
internalID: -5418687466495508228
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: FeelDuckShadow_10
rect:
serializedVersion: 2
x: 660
y: 0
width: 64
height: 64
alignment: 0
pivot: {x: 0, y: 0}
border: {x: 0, y: 0, z: 0, w: 0}
outline: []
physicsShape: []
tessellationDetail: 0
bones: []
spriteID: 96ca15b501a9fd620800000000000000
internalID: 2801126888289971305
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: FeelDuckShadow_11
rect:
serializedVersion: 2
x: 726
y: 0
width: 64
height: 64
alignment: 0
pivot: {x: 0, y: 0}
border: {x: 0, y: 0, z: 0, w: 0}
outline: []
physicsShape: []
tessellationDetail: 0
bones: []
spriteID: e8f0a9f10f2159bb0800000000000000
internalID: -4930013394555498610
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: FeelDuckShadow_12
rect:
serializedVersion: 2
x: 792
y: 0
width: 64
height: 64
alignment: 0
pivot: {x: 0, y: 0}
border: {x: 0, y: 0, z: 0, w: 0}
outline: []
physicsShape: []
tessellationDetail: 0
bones: []
spriteID: 19ec264e4213f2c30800000000000000
internalID: 4336739000701341329
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: FeelDuckShadow_13
rect:
serializedVersion: 2
x: 858
y: 0
width: 64
height: 64
alignment: 0
pivot: {x: 0, y: 0}
border: {x: 0, y: 0, z: 0, w: 0}
outline: []
physicsShape: []
tessellationDetail: 0
bones: []
spriteID: 98c01c2f2bea30b60800000000000000
internalID: 7711199070588570761
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: FeelDuckShadow_14
rect:
serializedVersion: 2
x: 924
y: 0
width: 64
height: 64
alignment: 0
pivot: {x: 0, y: 0}
border: {x: 0, y: 0, z: 0, w: 0}
outline: []
physicsShape: []
tessellationDetail: 0
bones: []
spriteID: 483861252f7c1e230800000000000000
internalID: 3666431415229514628
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: FeelDuckShadow_15
rect:
serializedVersion: 2
x: 990
y: 0
width: 64
height: 64
alignment: 0
pivot: {x: 0, y: 0}
border: {x: 0, y: 0, z: 0, w: 0}
outline: []
physicsShape: []
tessellationDetail: 0
bones: []
spriteID: e40b14db353912020800000000000000
internalID: 2315293671311913038
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: FeelDuckShadow_16
rect:
serializedVersion: 2
x: 1056
y: 0
width: 64
height: 64
alignment: 0
pivot: {x: 0, y: 0}
border: {x: 0, y: 0, z: 0, w: 0}
outline: []
physicsShape: []
tessellationDetail: 0
bones: []
spriteID: a4ac28d0501ba2080800000000000000
internalID: -9211355452573300150
vertices: []
indices:
edges: []
weights: []
outline: []
physicsShape: []
bones: []
spriteID: 5e97eb03825dee720800000000000000
internalID: 0
vertices: []
indices:
edges: []
weights: []
secondaryTextures: []
nameFileIdTable:
FeelDuckShadow_7: 5970199749122678860
FeelDuckShadow_16: -9211355452573300150
FeelDuckShadow_13: 7711199070588570761
FeelDuckShadow_4: 466204985308708396
FeelDuckShadow_1: -4435484407326516809
FeelDuckShadow_5: -1800869760373755936
FeelDuckShadow_11: -4930013394555498610
FeelDuckShadow_9: -5418687466495508228
FeelDuckShadow_14: 3666431415229514628
FeelDuckShadow_10: 2801126888289971305
FeelDuckShadow_12: 4336739000701341329
FeelDuckShadow_2: 716272977604518773
FeelDuckShadow_8: 9119986006023652670
FeelDuckShadow_6: -2857420933867021769
FeelDuckShadow_3: -4947257590945785970
FeelDuckShadow_15: 2315293671311913038
FeelDuckShadow_0: -1488195887490226262
spritePackingTag:
pSDRemoveMatte: 0
pSDShowRemoveMatteOption: 0
userData:
assetBundleName:
assetBundleVariant:

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB

File diff suppressed because it is too large Load Diff

Binary file not shown.

After

Width:  |  Height:  |  Size: 652 B

View File

@@ -0,0 +1,209 @@
fileFormatVersion: 2
guid: 5cd9c308422e52a47b746cd9c2c3ba13
TextureImporter:
internalIDToNameTable:
- first:
213: 9093796065708592562
second: FeelDuckUI_Left
- first:
213: -5041058542237983147
second: FeelDuckUI_Right
externalObjects: {}
serializedVersion: 12
mipmaps:
mipMapMode: 0
enableMipMap: 0
sRGBTexture: 1
linearTexture: 0
fadeOut: 0
borderMipMap: 0
mipMapsPreserveCoverage: 0
alphaTestReferenceValue: 0.5
mipMapFadeDistanceStart: 1
mipMapFadeDistanceEnd: 3
bumpmap:
convertToNormalMap: 0
externalNormalMap: 0
heightScale: 0.25
normalMapFilter: 0
isReadable: 0
streamingMipmaps: 0
streamingMipmapsPriority: 0
vTOnly: 0
ignoreMasterTextureLimit: 0
grayScaleToAlpha: 0
generateCubemap: 6
cubemapConvolution: 0
seamlessCubemap: 0
textureFormat: 1
maxTextureSize: 2048
textureSettings:
serializedVersion: 2
filterMode: 0
aniso: 1
mipBias: 0
wrapU: 1
wrapV: 1
wrapW: 0
nPOTScale: 0
lightmap: 0
compressionQuality: 50
spriteMode: 2
spriteExtrude: 1
spriteMeshType: 1
alignment: 0
spritePivot: {x: 0.5, y: 0.5}
spritePixelsToUnits: 20
spriteBorder: {x: 0, y: 0, z: 0, w: 0}
spriteGenerateFallbackPhysicsShape: 1
alphaUsage: 1
alphaIsTransparency: 1
spriteTessellationDetail: -1
textureType: 8
textureShape: 1
singleChannelComponent: 0
flipbookRows: 1
flipbookColumns: 1
maxTextureSizeSet: 0
compressionQualitySet: 0
textureFormatSet: 0
ignorePngGamma: 0
applyGammaDecoding: 0
cookieLightType: 1
platformSettings:
- serializedVersion: 3
buildTarget: DefaultTexturePlatform
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 0
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 3
buildTarget: Standalone
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 0
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 3
buildTarget: iPhone
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 0
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 3
buildTarget: Android
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 0
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 3
buildTarget: WebGL
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 0
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 3
buildTarget: Server
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 0
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
spriteSheet:
serializedVersion: 2
sprites:
- serializedVersion: 2
name: FeelDuckUI_Left
rect:
serializedVersion: 2
x: 0
y: 92
width: 61
height: 33
alignment: 0
pivot: {x: 0, y: 0}
border: {x: 0, y: 0, z: 0, w: 0}
outline: []
physicsShape: []
tessellationDetail: 0
bones: []
spriteID: 2bdc76c3757a33e70800000000000000
internalID: 9093796065708592562
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: FeelDuckUI_Right
rect:
serializedVersion: 2
x: 232
y: 71
width: 18
height: 54
alignment: 0
pivot: {x: 0, y: 0}
border: {x: 0, y: 0, z: 0, w: 0}
outline: []
physicsShape: []
tessellationDetail: 0
bones: []
spriteID: 55ed4f9e6ff8a0ab0800000000000000
internalID: -5041058542237983147
vertices: []
indices:
edges: []
weights: []
outline: []
physicsShape: []
bones: []
spriteID: 5e97eb03825dee720800000000000000
internalID: 0
vertices: []
indices:
edges: []
weights: []
secondaryTextures: []
nameFileIdTable:
FeelDuckUI_Right: -5041058542237983147
FeelDuckUI_Left: 9093796065708592562
spritePackingTag:
pSDRemoveMatte: 0
pSDShowRemoveMatteOption: 0
userData:
assetBundleName:
assetBundleVariant: