Implement hand menu features

This commit is contained in:
2024-09-07 20:42:45 +02:00
parent f690fb53c8
commit 3357191134
621 changed files with 410674 additions and 3861 deletions

View File

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

View File

@@ -0,0 +1,358 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !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: d57d6f502e7c30a4ca03abf7f4c97bbc, type: 3}
m_Name: Basic Default
m_EditorClassIdentifier:
changeFontAsset: 1
fontAsset: {fileID: 11400000, guid: 02479d586e688df45842f13ac3faf2db, type: 2}
changeColor: 1
color: {r: 1, g: 1, b: 1, a: 1}
enableGradient: 0
gradient:
topLeft: {r: 1, g: 1, b: 1, a: 1}
topRight: {r: 1, g: 1, b: 1, a: 1}
bottomLeft: {r: 1, g: 1, b: 1, a: 1}
bottomRight: {r: 1, g: 1, b: 1, a: 1}
changeNumber: 0
enableNumber: 1
numberSettings:
bold: 0
italic: 0
underline: 0
strike: 0
alpha: 1
customColor: 0
color: {r: 1, g: 1, b: 0, a: 1}
mark: 0
markColor: {r: 0, g: 0, b: 0, a: 0.5}
horizontal: 0
vertical: 0
characterSpacing: 0
size: 0
digitSettings:
decimals: 0
decimalChar: .
hideZeros: 0
dotSeperation: 0
dotDistance: 3
dotChar: .
suffixShorten: 0
suffixes:
- K
- M
- B
suffixDigits: 030000000300000003000000
maxDigits: 4
changeLeftText: 0
enableLeftText: 1
leftText:
leftTextSettings:
bold: 0
italic: 0
underline: 0
strike: 0
alpha: 1
customColor: 0
color: {r: 1, g: 1, b: 0, a: 1}
mark: 0
markColor: {r: 0, g: 0, b: 0, a: 0.5}
horizontal: 0
vertical: 0
characterSpacing: 0
size: 0
changeRightText: 0
enableRightText: 1
rightText:
rightTextSettings:
bold: 0
italic: 0
underline: 0
strike: 0
alpha: 1
customColor: 0
color: {r: 1, g: 1, b: 0, a: 1}
mark: 0
markColor: {r: 0, g: 0, b: 0, a: 0.5}
horizontal: 0
vertical: 0
characterSpacing: 0
size: 0
hideVerticalTexts: 0
changeFadeIn: 0
durationFadeIn: 0.2
enableOffsetFadeIn: 1
offsetFadeIn: {x: 0.5, y: 0}
enableScaleFadeIn: 1
scaleFadeIn: {x: 2, y: 2}
enableCrossScaleFadeIn: 0
crossScaleFadeIn: {x: 1, y: 1.5}
enableShakeFadeIn: 0
shakeOffsetFadeIn: {x: 0, y: 1.5}
shakeFrequencyFadeIn: 4
changeFadeOut: 0
durationFadeOut: 0.2
enableOffsetFadeOut: 1
offsetFadeOut: {x: 0.5, y: 0}
enableScaleFadeOut: 0
scaleFadeOut: {x: 2, y: 2}
enableCrossScaleFadeOut: 0
crossScaleFadeOut: {x: 1, y: 1.5}
enableShakeFadeOut: 0
shakeOffsetFadeOut: {x: 0, y: 1.5}
shakeFrequencyFadeOut: 4
changeMovement: 0
enableLerp: 1
lerpSettings:
speed: 5
minX: -0.7
maxX: 0.7
minY: 1
maxY: 2
enableVelocity: 0
velocitySettings:
minX: -1
maxX: 1
minY: 4
maxY: 5
dragX: 0.1
dragY: 1
gravity: 3
enableShaking: 0
shakeSettings:
offset: {x: 0.005, y: 0.005}
frequency: 50
enableFollowing: 0
followSettings:
speed: 10
drag: 0
changeRotation: 0
enableStartRotation: 0
minRotation: -4
maxRotation: 4
enableRotateOverTime: 0
minRotationSpeed: -15
maxRotationSpeed: 15
rotateOverTime:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 0
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 0.4
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 0.8
value: 0
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 1
value: 0
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
changeScaling: 0
enableScaleByNumber: 0
scaleByNumberSettings:
fromNumber: 0
toNumber: 1000
fromScale: 1
toScale: 2
enableScaleOverTime: 0
scaleOverTime:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 0
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 1
value: 0.7
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
changeSpamControl: 0
spamGroup:
enableCombination: 0
combinationSettings:
method: 0
maxDistance: 10
spawnDelay: 0.2
absorbDuration: 0.4
scaleCurve:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 0
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 0.7
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 1
value: 0
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
alphaCurve:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 0
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 0.5
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 1
value: 0
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
moveToAbsorber: 1
absorberScaleFactor: 1.5
absorberScaleFade: 15
instantGain: 0
bonusLifetime: 1
enableDestruction: 0
destructionSettings:
maxDistance: 2
spawnDelay: 0.2
duration: 0.3
scaleCurve:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 0
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 1
value: 0.5
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
alphaCurve:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 0
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 1
value: 0
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
enableCollision: 0
collisionSettings:
radius: 0.5
pushFactor: 1
desiredDirection: {x: 0, y: 0, z: 0}
enablePush: 0
pushSettings:
radius: 3
pushOffset: {x: 0, y: 1, z: 0}

View File

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

View File

@@ -0,0 +1,358 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !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: d57d6f502e7c30a4ca03abf7f4c97bbc, type: 3}
m_Name: Basic Glow
m_EditorClassIdentifier:
changeFontAsset: 1
fontAsset: {fileID: 11400000, guid: 69e0ec4d526c5cf4e9fa2c42eed49173, type: 2}
changeColor: 1
color: {r: 1, g: 0.23529412, b: 0.23529412, a: 1}
enableGradient: 0
gradient:
topLeft: {r: 1, g: 1, b: 1, a: 1}
topRight: {r: 1, g: 1, b: 1, a: 1}
bottomLeft: {r: 1, g: 1, b: 1, a: 1}
bottomRight: {r: 1, g: 1, b: 1, a: 1}
changeNumber: 0
enableNumber: 1
numberSettings:
bold: 0
italic: 0
underline: 0
strike: 0
alpha: 1
customColor: 0
color: {r: 1, g: 1, b: 0, a: 1}
mark: 0
markColor: {r: 0, g: 0, b: 0, a: 0.5}
horizontal: 0
vertical: 0
characterSpacing: 0
size: 0
digitSettings:
decimals: 0
decimalChar: .
hideZeros: 0
dotSeperation: 0
dotDistance: 3
dotChar: .
suffixShorten: 0
suffixes:
- K
- M
- B
suffixDigits: 030000000300000003000000
maxDigits: 4
changeLeftText: 0
enableLeftText: 1
leftText:
leftTextSettings:
bold: 0
italic: 0
underline: 0
strike: 0
alpha: 1
customColor: 0
color: {r: 1, g: 1, b: 0, a: 1}
mark: 0
markColor: {r: 0, g: 0, b: 0, a: 0.5}
horizontal: 0
vertical: 0
characterSpacing: 0
size: 0
changeRightText: 0
enableRightText: 1
rightText:
rightTextSettings:
bold: 0
italic: 0
underline: 0
strike: 0
alpha: 1
customColor: 0
color: {r: 1, g: 1, b: 0, a: 1}
mark: 0
markColor: {r: 0, g: 0, b: 0, a: 0.5}
horizontal: 0
vertical: 0
characterSpacing: 0
size: 0
hideVerticalTexts: 0
changeFadeIn: 0
durationFadeIn: 0.2
enableOffsetFadeIn: 1
offsetFadeIn: {x: 0.5, y: 0}
enableScaleFadeIn: 1
scaleFadeIn: {x: 2, y: 2}
enableCrossScaleFadeIn: 0
crossScaleFadeIn: {x: 1, y: 1.5}
enableShakeFadeIn: 0
shakeOffsetFadeIn: {x: 0, y: 1.5}
shakeFrequencyFadeIn: 4
changeFadeOut: 0
durationFadeOut: 0.2
enableOffsetFadeOut: 1
offsetFadeOut: {x: 0.5, y: 0}
enableScaleFadeOut: 0
scaleFadeOut: {x: 2, y: 2}
enableCrossScaleFadeOut: 0
crossScaleFadeOut: {x: 1, y: 1.5}
enableShakeFadeOut: 0
shakeOffsetFadeOut: {x: 0, y: 1.5}
shakeFrequencyFadeOut: 4
changeMovement: 0
enableLerp: 1
lerpSettings:
speed: 5
minX: -0.7
maxX: 0.7
minY: 1
maxY: 2
enableVelocity: 0
velocitySettings:
minX: -1
maxX: 1
minY: 4
maxY: 5
dragX: 0.1
dragY: 1
gravity: 3
enableShaking: 0
shakeSettings:
offset: {x: 0.005, y: 0.005}
frequency: 50
enableFollowing: 0
followSettings:
speed: 10
drag: 0
changeRotation: 0
enableStartRotation: 0
minRotation: -4
maxRotation: 4
enableRotateOverTime: 0
minRotationSpeed: -15
maxRotationSpeed: 15
rotateOverTime:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 0
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 0.4
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 0.8
value: 0
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 1
value: 0
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
changeScaling: 0
enableScaleByNumber: 0
scaleByNumberSettings:
fromNumber: 0
toNumber: 1000
fromScale: 1
toScale: 2
enableScaleOverTime: 0
scaleOverTime:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 0
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 1
value: 0.7
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
changeSpamControl: 0
spamGroup:
enableCombination: 0
combinationSettings:
method: 0
maxDistance: 10
spawnDelay: 0.2
absorbDuration: 0.4
scaleCurve:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 0
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 0.7
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 1
value: 0
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
alphaCurve:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 0
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 0.5
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 1
value: 0
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
moveToAbsorber: 1
absorberScaleFactor: 1.5
absorberScaleFade: 15
instantGain: 0
bonusLifetime: 1
enableDestruction: 0
destructionSettings:
maxDistance: 2
spawnDelay: 0.2
duration: 0.3
scaleCurve:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 0
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 1
value: 0.5
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
alphaCurve:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 0
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 1
value: 0
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
enableCollision: 0
collisionSettings:
radius: 0.5
pushFactor: 1
desiredDirection: {x: 0, y: 0, z: 0}
enablePush: 0
pushSettings:
radius: 3
pushOffset: {x: 0, y: 1, z: 0}

View File

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

View File

@@ -0,0 +1,358 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !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: d57d6f502e7c30a4ca03abf7f4c97bbc, type: 3}
m_Name: Basic Outline
m_EditorClassIdentifier:
changeFontAsset: 1
fontAsset: {fileID: 11400000, guid: 21a5fd57c8c888d44ab11a871c740c02, type: 2}
changeColor: 1
color: {r: 1, g: 1, b: 1, a: 1}
enableGradient: 0
gradient:
topLeft: {r: 1, g: 1, b: 1, a: 1}
topRight: {r: 1, g: 1, b: 1, a: 1}
bottomLeft: {r: 1, g: 1, b: 1, a: 1}
bottomRight: {r: 1, g: 1, b: 1, a: 1}
changeNumber: 0
enableNumber: 1
numberSettings:
bold: 0
italic: 0
underline: 0
strike: 0
alpha: 1
customColor: 0
color: {r: 1, g: 1, b: 0, a: 1}
mark: 0
markColor: {r: 0, g: 0, b: 0, a: 0.5}
horizontal: 0
vertical: 0
characterSpacing: 0
size: 0
digitSettings:
decimals: 0
decimalChar: .
hideZeros: 0
dotSeperation: 0
dotDistance: 3
dotChar: .
suffixShorten: 0
suffixes:
- K
- M
- B
suffixDigits: 030000000300000003000000
maxDigits: 4
changeLeftText: 0
enableLeftText: 1
leftText:
leftTextSettings:
bold: 0
italic: 0
underline: 0
strike: 0
alpha: 1
customColor: 0
color: {r: 1, g: 1, b: 0, a: 1}
mark: 0
markColor: {r: 0, g: 0, b: 0, a: 0.5}
horizontal: 0
vertical: 0
characterSpacing: 0
size: 0
changeRightText: 0
enableRightText: 1
rightText:
rightTextSettings:
bold: 0
italic: 0
underline: 0
strike: 0
alpha: 1
customColor: 0
color: {r: 1, g: 1, b: 0, a: 1}
mark: 0
markColor: {r: 0, g: 0, b: 0, a: 0.5}
horizontal: 0
vertical: 0
characterSpacing: 0
size: 0
hideVerticalTexts: 0
changeFadeIn: 0
durationFadeIn: 0.2
enableOffsetFadeIn: 1
offsetFadeIn: {x: 0.5, y: 0}
enableScaleFadeIn: 1
scaleFadeIn: {x: 2, y: 2}
enableCrossScaleFadeIn: 0
crossScaleFadeIn: {x: 1, y: 1.5}
enableShakeFadeIn: 0
shakeOffsetFadeIn: {x: 0, y: 1.5}
shakeFrequencyFadeIn: 4
changeFadeOut: 0
durationFadeOut: 0.2
enableOffsetFadeOut: 1
offsetFadeOut: {x: 0.5, y: 0}
enableScaleFadeOut: 0
scaleFadeOut: {x: 2, y: 2}
enableCrossScaleFadeOut: 0
crossScaleFadeOut: {x: 1, y: 1.5}
enableShakeFadeOut: 0
shakeOffsetFadeOut: {x: 0, y: 1.5}
shakeFrequencyFadeOut: 4
changeMovement: 0
enableLerp: 1
lerpSettings:
speed: 5
minX: -0.7
maxX: 0.7
minY: 1
maxY: 2
enableVelocity: 0
velocitySettings:
minX: -1
maxX: 1
minY: 4
maxY: 5
dragX: 0.1
dragY: 1
gravity: 3
enableShaking: 0
shakeSettings:
offset: {x: 0.005, y: 0.005}
frequency: 50
enableFollowing: 0
followSettings:
speed: 10
drag: 0
changeRotation: 0
enableStartRotation: 0
minRotation: -4
maxRotation: 4
enableRotateOverTime: 0
minRotationSpeed: -15
maxRotationSpeed: 15
rotateOverTime:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 0
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 0.4
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 0.8
value: 0
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 1
value: 0
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
changeScaling: 0
enableScaleByNumber: 0
scaleByNumberSettings:
fromNumber: 0
toNumber: 1000
fromScale: 1
toScale: 2
enableScaleOverTime: 0
scaleOverTime:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 0
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 1
value: 0.7
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
changeSpamControl: 0
spamGroup:
enableCombination: 0
combinationSettings:
method: 0
maxDistance: 10
spawnDelay: 0.2
absorbDuration: 0.4
scaleCurve:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 0
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 0.7
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 1
value: 0
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
alphaCurve:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 0
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 0.5
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 1
value: 0
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
moveToAbsorber: 1
absorberScaleFactor: 1.5
absorberScaleFade: 15
instantGain: 0
bonusLifetime: 1
enableDestruction: 0
destructionSettings:
maxDistance: 2
spawnDelay: 0.2
duration: 0.3
scaleCurve:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 0
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 1
value: 0.5
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
alphaCurve:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 0
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 1
value: 0
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
enableCollision: 0
collisionSettings:
radius: 0.5
pushFactor: 1
desiredDirection: {x: 0, y: 0, z: 0}
enablePush: 0
pushSettings:
radius: 3
pushOffset: {x: 0, y: 1, z: 0}

View File

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

View File

@@ -0,0 +1,358 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !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: d57d6f502e7c30a4ca03abf7f4c97bbc, type: 3}
m_Name: Basic Shadow
m_EditorClassIdentifier:
changeFontAsset: 1
fontAsset: {fileID: 11400000, guid: c3290aca3d225424d96efddfbc0c7dc5, type: 2}
changeColor: 1
color: {r: 1, g: 1, b: 1, a: 1}
enableGradient: 0
gradient:
topLeft: {r: 1, g: 1, b: 1, a: 1}
topRight: {r: 1, g: 1, b: 1, a: 1}
bottomLeft: {r: 1, g: 1, b: 1, a: 1}
bottomRight: {r: 1, g: 1, b: 1, a: 1}
changeNumber: 0
enableNumber: 1
numberSettings:
bold: 0
italic: 0
underline: 0
strike: 0
alpha: 1
customColor: 0
color: {r: 1, g: 1, b: 0, a: 1}
mark: 0
markColor: {r: 0, g: 0, b: 0, a: 0.5}
horizontal: 0
vertical: 0
characterSpacing: 0
size: 0
digitSettings:
decimals: 0
decimalChar: .
hideZeros: 0
dotSeperation: 0
dotDistance: 3
dotChar: .
suffixShorten: 0
suffixes:
- K
- M
- B
suffixDigits: 030000000300000003000000
maxDigits: 4
changeLeftText: 0
enableLeftText: 1
leftText:
leftTextSettings:
bold: 0
italic: 0
underline: 0
strike: 0
alpha: 1
customColor: 0
color: {r: 1, g: 1, b: 0, a: 1}
mark: 0
markColor: {r: 0, g: 0, b: 0, a: 0.5}
horizontal: 0
vertical: 0
characterSpacing: 0
size: 0
changeRightText: 0
enableRightText: 1
rightText:
rightTextSettings:
bold: 0
italic: 0
underline: 0
strike: 0
alpha: 1
customColor: 0
color: {r: 1, g: 1, b: 0, a: 1}
mark: 0
markColor: {r: 0, g: 0, b: 0, a: 0.5}
horizontal: 0
vertical: 0
characterSpacing: 0
size: 0
hideVerticalTexts: 0
changeFadeIn: 0
durationFadeIn: 0.2
enableOffsetFadeIn: 1
offsetFadeIn: {x: 0.5, y: 0}
enableScaleFadeIn: 1
scaleFadeIn: {x: 2, y: 2}
enableCrossScaleFadeIn: 0
crossScaleFadeIn: {x: 1, y: 1.5}
enableShakeFadeIn: 0
shakeOffsetFadeIn: {x: 0, y: 1.5}
shakeFrequencyFadeIn: 4
changeFadeOut: 0
durationFadeOut: 0.2
enableOffsetFadeOut: 1
offsetFadeOut: {x: 0.5, y: 0}
enableScaleFadeOut: 0
scaleFadeOut: {x: 2, y: 2}
enableCrossScaleFadeOut: 0
crossScaleFadeOut: {x: 1, y: 1.5}
enableShakeFadeOut: 0
shakeOffsetFadeOut: {x: 0, y: 1.5}
shakeFrequencyFadeOut: 4
changeMovement: 0
enableLerp: 1
lerpSettings:
speed: 5
minX: -0.7
maxX: 0.7
minY: 1
maxY: 2
enableVelocity: 0
velocitySettings:
minX: -1
maxX: 1
minY: 4
maxY: 5
dragX: 0.1
dragY: 1
gravity: 3
enableShaking: 0
shakeSettings:
offset: {x: 0.005, y: 0.005}
frequency: 50
enableFollowing: 0
followSettings:
speed: 10
drag: 0
changeRotation: 0
enableStartRotation: 0
minRotation: -4
maxRotation: 4
enableRotateOverTime: 0
minRotationSpeed: -15
maxRotationSpeed: 15
rotateOverTime:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 0
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 0.4
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 0.8
value: 0
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 1
value: 0
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
changeScaling: 0
enableScaleByNumber: 0
scaleByNumberSettings:
fromNumber: 0
toNumber: 1000
fromScale: 1
toScale: 2
enableScaleOverTime: 0
scaleOverTime:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 0
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 1
value: 0.7
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
changeSpamControl: 0
spamGroup:
enableCombination: 0
combinationSettings:
method: 0
maxDistance: 10
spawnDelay: 0.2
absorbDuration: 0.4
scaleCurve:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 0
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 0.7
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 1
value: 0
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
alphaCurve:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 0
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 0.5
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 1
value: 0
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
moveToAbsorber: 1
absorberScaleFactor: 1.5
absorberScaleFade: 15
instantGain: 0
bonusLifetime: 1
enableDestruction: 0
destructionSettings:
maxDistance: 2
spawnDelay: 0.2
duration: 0.3
scaleCurve:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 0
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 1
value: 0.5
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
alphaCurve:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 0
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 1
value: 0
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
enableCollision: 0
collisionSettings:
radius: 0.5
pushFactor: 1
desiredDirection: {x: 0, y: 0, z: 0}
enablePush: 0
pushSettings:
radius: 3
pushOffset: {x: 0, y: 1, z: 0}

View File

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

View File

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

View File

@@ -0,0 +1,358 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !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: d57d6f502e7c30a4ca03abf7f4c97bbc, type: 3}
m_Name: Blood Gore
m_EditorClassIdentifier:
changeFontAsset: 1
fontAsset: {fileID: 11400000, guid: 4deac353ca1fcbb4c88d2916df7bde00, type: 2}
changeColor: 1
color: {r: 1, g: 1, b: 1, a: 1}
enableGradient: 0
gradient:
topLeft: {r: 1, g: 1, b: 1, a: 1}
topRight: {r: 1, g: 1, b: 1, a: 1}
bottomLeft: {r: 1, g: 1, b: 1, a: 1}
bottomRight: {r: 1, g: 1, b: 1, a: 1}
changeNumber: 0
enableNumber: 1
numberSettings:
bold: 0
italic: 0
underline: 0
strike: 0
alpha: 1
customColor: 0
color: {r: 1, g: 1, b: 0, a: 1}
mark: 0
markColor: {r: 0, g: 0, b: 0, a: 0.5}
horizontal: 0
vertical: 0
characterSpacing: 0
size: 0
digitSettings:
decimals: 0
decimalChar: .
hideZeros: 0
dotSeperation: 0
dotDistance: 3
dotChar: .
suffixShorten: 0
suffixes:
- K
- M
- B
suffixDigits: 030000000300000003000000
maxDigits: 4
changeLeftText: 0
enableLeftText: 1
leftText:
leftTextSettings:
bold: 0
italic: 0
underline: 0
strike: 0
alpha: 1
customColor: 0
color: {r: 1, g: 1, b: 0, a: 1}
mark: 0
markColor: {r: 0, g: 0, b: 0, a: 0.5}
horizontal: 0
vertical: 0
characterSpacing: 0
size: 0
changeRightText: 0
enableRightText: 1
rightText:
rightTextSettings:
bold: 0
italic: 0
underline: 0
strike: 0
alpha: 1
customColor: 0
color: {r: 1, g: 1, b: 0, a: 1}
mark: 0
markColor: {r: 0, g: 0, b: 0, a: 0.5}
horizontal: 0
vertical: 0
characterSpacing: 0
size: 0
hideVerticalTexts: 0
changeFadeIn: 0
durationFadeIn: 0.2
enableOffsetFadeIn: 1
offsetFadeIn: {x: 0.5, y: 0}
enableScaleFadeIn: 1
scaleFadeIn: {x: 2, y: 2}
enableCrossScaleFadeIn: 0
crossScaleFadeIn: {x: 1, y: 1.5}
enableShakeFadeIn: 0
shakeOffsetFadeIn: {x: 0, y: 1.5}
shakeFrequencyFadeIn: 4
changeFadeOut: 0
durationFadeOut: 0.2
enableOffsetFadeOut: 1
offsetFadeOut: {x: 0.5, y: 0}
enableScaleFadeOut: 0
scaleFadeOut: {x: 2, y: 2}
enableCrossScaleFadeOut: 0
crossScaleFadeOut: {x: 1, y: 1.5}
enableShakeFadeOut: 0
shakeOffsetFadeOut: {x: 0, y: 1.5}
shakeFrequencyFadeOut: 4
changeMovement: 0
enableLerp: 1
lerpSettings:
speed: 5
minX: -0.7
maxX: 0.7
minY: 1
maxY: 2
enableVelocity: 0
velocitySettings:
minX: -1
maxX: 1
minY: 4
maxY: 5
dragX: 0.1
dragY: 1
gravity: 3
enableShaking: 0
shakeSettings:
offset: {x: 0.005, y: 0.005}
frequency: 50
enableFollowing: 0
followSettings:
speed: 10
drag: 0
changeRotation: 0
enableStartRotation: 0
minRotation: -4
maxRotation: 4
enableRotateOverTime: 0
minRotationSpeed: -15
maxRotationSpeed: 15
rotateOverTime:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 0
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 0.4
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 0.8
value: 0
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 1
value: 0
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
changeScaling: 0
enableScaleByNumber: 0
scaleByNumberSettings:
fromNumber: 0
toNumber: 1000
fromScale: 1
toScale: 2
enableScaleOverTime: 0
scaleOverTime:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 0
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 1
value: 0.7
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
changeSpamControl: 0
spamGroup:
enableCombination: 0
combinationSettings:
method: 0
maxDistance: 10
spawnDelay: 0.2
absorbDuration: 0.4
scaleCurve:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 0
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 0.7
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 1
value: 0
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
alphaCurve:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 0
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 0.5
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 1
value: 0
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
moveToAbsorber: 1
absorberScaleFactor: 1.5
absorberScaleFade: 15
instantGain: 0
bonusLifetime: 1
enableDestruction: 0
destructionSettings:
maxDistance: 2
spawnDelay: 0.2
duration: 0.3
scaleCurve:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 0
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 1
value: 0.5
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
alphaCurve:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 0
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 1
value: 0
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
enableCollision: 0
collisionSettings:
radius: 0.5
pushFactor: 1
desiredDirection: {x: 0, y: 0, z: 0}
enablePush: 0
pushSettings:
radius: 3
pushOffset: {x: 0, y: 1, z: 0}

View File

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

View File

@@ -0,0 +1,358 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !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: d57d6f502e7c30a4ca03abf7f4c97bbc, type: 3}
m_Name: Blood Thick
m_EditorClassIdentifier:
changeFontAsset: 1
fontAsset: {fileID: 11400000, guid: d157804495fc75446b892bb8ddaf2a3d, type: 2}
changeColor: 1
color: {r: 1, g: 1, b: 1, a: 1}
enableGradient: 0
gradient:
topLeft: {r: 1, g: 1, b: 1, a: 1}
topRight: {r: 1, g: 1, b: 1, a: 1}
bottomLeft: {r: 1, g: 1, b: 1, a: 1}
bottomRight: {r: 1, g: 1, b: 1, a: 1}
changeNumber: 0
enableNumber: 1
numberSettings:
bold: 0
italic: 0
underline: 0
strike: 0
alpha: 1
customColor: 0
color: {r: 1, g: 1, b: 0, a: 1}
mark: 0
markColor: {r: 0, g: 0, b: 0, a: 0.5}
horizontal: 0
vertical: 0
characterSpacing: 0
size: 0
digitSettings:
decimals: 0
decimalChar: .
hideZeros: 0
dotSeperation: 0
dotDistance: 3
dotChar: .
suffixShorten: 0
suffixes:
- K
- M
- B
suffixDigits: 030000000300000003000000
maxDigits: 4
changeLeftText: 0
enableLeftText: 1
leftText:
leftTextSettings:
bold: 0
italic: 0
underline: 0
strike: 0
alpha: 1
customColor: 0
color: {r: 1, g: 1, b: 0, a: 1}
mark: 0
markColor: {r: 0, g: 0, b: 0, a: 0.5}
horizontal: 0
vertical: 0
characterSpacing: 0
size: 0
changeRightText: 0
enableRightText: 1
rightText:
rightTextSettings:
bold: 0
italic: 0
underline: 0
strike: 0
alpha: 1
customColor: 0
color: {r: 1, g: 1, b: 0, a: 1}
mark: 0
markColor: {r: 0, g: 0, b: 0, a: 0.5}
horizontal: 0
vertical: 0
characterSpacing: 0
size: 0
hideVerticalTexts: 0
changeFadeIn: 0
durationFadeIn: 0.2
enableOffsetFadeIn: 1
offsetFadeIn: {x: 0.5, y: 0}
enableScaleFadeIn: 1
scaleFadeIn: {x: 2, y: 2}
enableCrossScaleFadeIn: 0
crossScaleFadeIn: {x: 1, y: 1.5}
enableShakeFadeIn: 0
shakeOffsetFadeIn: {x: 0, y: 1.5}
shakeFrequencyFadeIn: 4
changeFadeOut: 0
durationFadeOut: 0.2
enableOffsetFadeOut: 1
offsetFadeOut: {x: 0.5, y: 0}
enableScaleFadeOut: 0
scaleFadeOut: {x: 2, y: 2}
enableCrossScaleFadeOut: 0
crossScaleFadeOut: {x: 1, y: 1.5}
enableShakeFadeOut: 0
shakeOffsetFadeOut: {x: 0, y: 1.5}
shakeFrequencyFadeOut: 4
changeMovement: 0
enableLerp: 1
lerpSettings:
speed: 5
minX: -0.7
maxX: 0.7
minY: 1
maxY: 2
enableVelocity: 0
velocitySettings:
minX: -1
maxX: 1
minY: 4
maxY: 5
dragX: 0.1
dragY: 1
gravity: 3
enableShaking: 0
shakeSettings:
offset: {x: 0.005, y: 0.005}
frequency: 50
enableFollowing: 0
followSettings:
speed: 10
drag: 0
changeRotation: 0
enableStartRotation: 0
minRotation: -4
maxRotation: 4
enableRotateOverTime: 0
minRotationSpeed: -15
maxRotationSpeed: 15
rotateOverTime:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 0
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 0.4
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 0.8
value: 0
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 1
value: 0
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
changeScaling: 0
enableScaleByNumber: 0
scaleByNumberSettings:
fromNumber: 0
toNumber: 1000
fromScale: 1
toScale: 2
enableScaleOverTime: 0
scaleOverTime:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 0
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 1
value: 0.7
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
changeSpamControl: 0
spamGroup:
enableCombination: 0
combinationSettings:
method: 0
maxDistance: 10
spawnDelay: 0.2
absorbDuration: 0.4
scaleCurve:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 0
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 0.7
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 1
value: 0
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
alphaCurve:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 0
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 0.5
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 1
value: 0
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
moveToAbsorber: 1
absorberScaleFactor: 1.5
absorberScaleFade: 15
instantGain: 0
bonusLifetime: 1
enableDestruction: 0
destructionSettings:
maxDistance: 2
spawnDelay: 0.2
duration: 0.3
scaleCurve:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 0
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 1
value: 0.5
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
alphaCurve:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 0
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 1
value: 0
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
enableCollision: 0
collisionSettings:
radius: 0.5
pushFactor: 1
desiredDirection: {x: 0, y: 0, z: 0}
enablePush: 0
pushSettings:
radius: 3
pushOffset: {x: 0, y: 1, z: 0}

View File

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

View File

@@ -0,0 +1,358 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !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: d57d6f502e7c30a4ca03abf7f4c97bbc, type: 3}
m_Name: Blood Thin
m_EditorClassIdentifier:
changeFontAsset: 1
fontAsset: {fileID: 11400000, guid: 3d2ad912ef2b822468ba9755e509025b, type: 2}
changeColor: 1
color: {r: 1, g: 1, b: 1, a: 1}
enableGradient: 0
gradient:
topLeft: {r: 1, g: 1, b: 1, a: 1}
topRight: {r: 1, g: 1, b: 1, a: 1}
bottomLeft: {r: 1, g: 1, b: 1, a: 1}
bottomRight: {r: 1, g: 1, b: 1, a: 1}
changeNumber: 0
enableNumber: 1
numberSettings:
bold: 0
italic: 0
underline: 0
strike: 0
alpha: 1
customColor: 0
color: {r: 1, g: 1, b: 0, a: 1}
mark: 0
markColor: {r: 0, g: 0, b: 0, a: 0.5}
horizontal: 0
vertical: 0
characterSpacing: 0
size: 0
digitSettings:
decimals: 0
decimalChar: .
hideZeros: 0
dotSeperation: 0
dotDistance: 3
dotChar: .
suffixShorten: 0
suffixes:
- K
- M
- B
suffixDigits: 030000000300000003000000
maxDigits: 4
changeLeftText: 0
enableLeftText: 1
leftText:
leftTextSettings:
bold: 0
italic: 0
underline: 0
strike: 0
alpha: 1
customColor: 0
color: {r: 1, g: 1, b: 0, a: 1}
mark: 0
markColor: {r: 0, g: 0, b: 0, a: 0.5}
horizontal: 0
vertical: 0
characterSpacing: 0
size: 0
changeRightText: 0
enableRightText: 1
rightText:
rightTextSettings:
bold: 0
italic: 0
underline: 0
strike: 0
alpha: 1
customColor: 0
color: {r: 1, g: 1, b: 0, a: 1}
mark: 0
markColor: {r: 0, g: 0, b: 0, a: 0.5}
horizontal: 0
vertical: 0
characterSpacing: 0
size: 0
hideVerticalTexts: 0
changeFadeIn: 0
durationFadeIn: 0.2
enableOffsetFadeIn: 1
offsetFadeIn: {x: 0.5, y: 0}
enableScaleFadeIn: 1
scaleFadeIn: {x: 2, y: 2}
enableCrossScaleFadeIn: 0
crossScaleFadeIn: {x: 1, y: 1.5}
enableShakeFadeIn: 0
shakeOffsetFadeIn: {x: 0, y: 1.5}
shakeFrequencyFadeIn: 4
changeFadeOut: 0
durationFadeOut: 0.2
enableOffsetFadeOut: 1
offsetFadeOut: {x: 0.5, y: 0}
enableScaleFadeOut: 0
scaleFadeOut: {x: 2, y: 2}
enableCrossScaleFadeOut: 0
crossScaleFadeOut: {x: 1, y: 1.5}
enableShakeFadeOut: 0
shakeOffsetFadeOut: {x: 0, y: 1.5}
shakeFrequencyFadeOut: 4
changeMovement: 0
enableLerp: 1
lerpSettings:
speed: 5
minX: -0.7
maxX: 0.7
minY: 1
maxY: 2
enableVelocity: 0
velocitySettings:
minX: -1
maxX: 1
minY: 4
maxY: 5
dragX: 0.1
dragY: 1
gravity: 3
enableShaking: 0
shakeSettings:
offset: {x: 0.005, y: 0.005}
frequency: 50
enableFollowing: 0
followSettings:
speed: 10
drag: 0
changeRotation: 0
enableStartRotation: 0
minRotation: -4
maxRotation: 4
enableRotateOverTime: 0
minRotationSpeed: -15
maxRotationSpeed: 15
rotateOverTime:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 0
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 0.4
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 0.8
value: 0
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 1
value: 0
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
changeScaling: 0
enableScaleByNumber: 0
scaleByNumberSettings:
fromNumber: 0
toNumber: 1000
fromScale: 1
toScale: 2
enableScaleOverTime: 0
scaleOverTime:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 0
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 1
value: 0.7
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
changeSpamControl: 0
spamGroup:
enableCombination: 0
combinationSettings:
method: 0
maxDistance: 10
spawnDelay: 0.2
absorbDuration: 0.4
scaleCurve:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 0
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 0.7
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 1
value: 0
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
alphaCurve:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 0
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 0.5
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 1
value: 0
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
moveToAbsorber: 1
absorberScaleFactor: 1.5
absorberScaleFade: 15
instantGain: 0
bonusLifetime: 1
enableDestruction: 0
destructionSettings:
maxDistance: 2
spawnDelay: 0.2
duration: 0.3
scaleCurve:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 0
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 1
value: 0.5
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
alphaCurve:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 0
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 1
value: 0
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
enableCollision: 0
collisionSettings:
radius: 0.5
pushFactor: 1
desiredDirection: {x: 0, y: 0, z: 0}
enablePush: 0
pushSettings:
radius: 3
pushOffset: {x: 0, y: 1, z: 0}

View File

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

View File

@@ -0,0 +1,358 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !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: d57d6f502e7c30a4ca03abf7f4c97bbc, type: 3}
m_Name: Poison Thick
m_EditorClassIdentifier:
changeFontAsset: 1
fontAsset: {fileID: 11400000, guid: afdb84ab4531af44ea36735f3a9acf28, type: 2}
changeColor: 1
color: {r: 1, g: 1, b: 1, a: 1}
enableGradient: 0
gradient:
topLeft: {r: 1, g: 1, b: 1, a: 1}
topRight: {r: 1, g: 1, b: 1, a: 1}
bottomLeft: {r: 1, g: 1, b: 1, a: 1}
bottomRight: {r: 1, g: 1, b: 1, a: 1}
changeNumber: 0
enableNumber: 1
numberSettings:
bold: 0
italic: 0
underline: 0
strike: 0
alpha: 1
customColor: 0
color: {r: 1, g: 1, b: 0, a: 1}
mark: 0
markColor: {r: 0, g: 0, b: 0, a: 0.5}
horizontal: 0
vertical: 0
characterSpacing: 0
size: 0
digitSettings:
decimals: 0
decimalChar: .
hideZeros: 0
dotSeperation: 0
dotDistance: 3
dotChar: .
suffixShorten: 0
suffixes:
- K
- M
- B
suffixDigits: 030000000300000003000000
maxDigits: 4
changeLeftText: 0
enableLeftText: 1
leftText:
leftTextSettings:
bold: 0
italic: 0
underline: 0
strike: 0
alpha: 1
customColor: 0
color: {r: 1, g: 1, b: 0, a: 1}
mark: 0
markColor: {r: 0, g: 0, b: 0, a: 0.5}
horizontal: 0
vertical: 0
characterSpacing: 0
size: 0
changeRightText: 0
enableRightText: 1
rightText:
rightTextSettings:
bold: 0
italic: 0
underline: 0
strike: 0
alpha: 1
customColor: 0
color: {r: 1, g: 1, b: 0, a: 1}
mark: 0
markColor: {r: 0, g: 0, b: 0, a: 0.5}
horizontal: 0
vertical: 0
characterSpacing: 0
size: 0
hideVerticalTexts: 0
changeFadeIn: 0
durationFadeIn: 0.2
enableOffsetFadeIn: 1
offsetFadeIn: {x: 0.5, y: 0}
enableScaleFadeIn: 1
scaleFadeIn: {x: 2, y: 2}
enableCrossScaleFadeIn: 0
crossScaleFadeIn: {x: 1, y: 1.5}
enableShakeFadeIn: 0
shakeOffsetFadeIn: {x: 0, y: 1.5}
shakeFrequencyFadeIn: 4
changeFadeOut: 0
durationFadeOut: 0.2
enableOffsetFadeOut: 1
offsetFadeOut: {x: 0.5, y: 0}
enableScaleFadeOut: 0
scaleFadeOut: {x: 2, y: 2}
enableCrossScaleFadeOut: 0
crossScaleFadeOut: {x: 1, y: 1.5}
enableShakeFadeOut: 0
shakeOffsetFadeOut: {x: 0, y: 1.5}
shakeFrequencyFadeOut: 4
changeMovement: 0
enableLerp: 1
lerpSettings:
speed: 5
minX: -0.7
maxX: 0.7
minY: 1
maxY: 2
enableVelocity: 0
velocitySettings:
minX: -1
maxX: 1
minY: 4
maxY: 5
dragX: 0.1
dragY: 1
gravity: 3
enableShaking: 0
shakeSettings:
offset: {x: 0.005, y: 0.005}
frequency: 50
enableFollowing: 0
followSettings:
speed: 10
drag: 0
changeRotation: 0
enableStartRotation: 0
minRotation: -4
maxRotation: 4
enableRotateOverTime: 0
minRotationSpeed: -15
maxRotationSpeed: 15
rotateOverTime:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 0
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 0.4
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 0.8
value: 0
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 1
value: 0
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
changeScaling: 0
enableScaleByNumber: 0
scaleByNumberSettings:
fromNumber: 0
toNumber: 1000
fromScale: 1
toScale: 2
enableScaleOverTime: 0
scaleOverTime:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 0
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 1
value: 0.7
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
changeSpamControl: 0
spamGroup:
enableCombination: 0
combinationSettings:
method: 0
maxDistance: 10
spawnDelay: 0.2
absorbDuration: 0.4
scaleCurve:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 0
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 0.7
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 1
value: 0
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
alphaCurve:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 0
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 0.5
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 1
value: 0
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
moveToAbsorber: 1
absorberScaleFactor: 1.5
absorberScaleFade: 15
instantGain: 0
bonusLifetime: 1
enableDestruction: 0
destructionSettings:
maxDistance: 2
spawnDelay: 0.2
duration: 0.3
scaleCurve:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 0
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 1
value: 0.5
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
alphaCurve:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 0
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 1
value: 0
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
enableCollision: 0
collisionSettings:
radius: 0.5
pushFactor: 1
desiredDirection: {x: 0, y: 0, z: 0}
enablePush: 0
pushSettings:
radius: 3
pushOffset: {x: 0, y: 1, z: 0}

View File

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

View File

@@ -0,0 +1,358 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !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: d57d6f502e7c30a4ca03abf7f4c97bbc, type: 3}
m_Name: Poison Thin
m_EditorClassIdentifier:
changeFontAsset: 1
fontAsset: {fileID: 11400000, guid: 138bc14d0d67104469245bad10338323, type: 2}
changeColor: 1
color: {r: 1, g: 1, b: 1, a: 1}
enableGradient: 0
gradient:
topLeft: {r: 1, g: 1, b: 1, a: 1}
topRight: {r: 1, g: 1, b: 1, a: 1}
bottomLeft: {r: 1, g: 1, b: 1, a: 1}
bottomRight: {r: 1, g: 1, b: 1, a: 1}
changeNumber: 0
enableNumber: 1
numberSettings:
bold: 0
italic: 0
underline: 0
strike: 0
alpha: 1
customColor: 0
color: {r: 1, g: 1, b: 0, a: 1}
mark: 0
markColor: {r: 0, g: 0, b: 0, a: 0.5}
horizontal: 0
vertical: 0
characterSpacing: 0
size: 0
digitSettings:
decimals: 0
decimalChar: .
hideZeros: 0
dotSeperation: 0
dotDistance: 3
dotChar: .
suffixShorten: 0
suffixes:
- K
- M
- B
suffixDigits: 030000000300000003000000
maxDigits: 4
changeLeftText: 0
enableLeftText: 1
leftText:
leftTextSettings:
bold: 0
italic: 0
underline: 0
strike: 0
alpha: 1
customColor: 0
color: {r: 1, g: 1, b: 0, a: 1}
mark: 0
markColor: {r: 0, g: 0, b: 0, a: 0.5}
horizontal: 0
vertical: 0
characterSpacing: 0
size: 0
changeRightText: 0
enableRightText: 1
rightText:
rightTextSettings:
bold: 0
italic: 0
underline: 0
strike: 0
alpha: 1
customColor: 0
color: {r: 1, g: 1, b: 0, a: 1}
mark: 0
markColor: {r: 0, g: 0, b: 0, a: 0.5}
horizontal: 0
vertical: 0
characterSpacing: 0
size: 0
hideVerticalTexts: 0
changeFadeIn: 0
durationFadeIn: 0.2
enableOffsetFadeIn: 1
offsetFadeIn: {x: 0.5, y: 0}
enableScaleFadeIn: 1
scaleFadeIn: {x: 2, y: 2}
enableCrossScaleFadeIn: 0
crossScaleFadeIn: {x: 1, y: 1.5}
enableShakeFadeIn: 0
shakeOffsetFadeIn: {x: 0, y: 1.5}
shakeFrequencyFadeIn: 4
changeFadeOut: 0
durationFadeOut: 0.2
enableOffsetFadeOut: 1
offsetFadeOut: {x: 0.5, y: 0}
enableScaleFadeOut: 0
scaleFadeOut: {x: 2, y: 2}
enableCrossScaleFadeOut: 0
crossScaleFadeOut: {x: 1, y: 1.5}
enableShakeFadeOut: 0
shakeOffsetFadeOut: {x: 0, y: 1.5}
shakeFrequencyFadeOut: 4
changeMovement: 0
enableLerp: 1
lerpSettings:
speed: 5
minX: -0.7
maxX: 0.7
minY: 1
maxY: 2
enableVelocity: 0
velocitySettings:
minX: -1
maxX: 1
minY: 4
maxY: 5
dragX: 0.1
dragY: 1
gravity: 3
enableShaking: 0
shakeSettings:
offset: {x: 0.005, y: 0.005}
frequency: 50
enableFollowing: 0
followSettings:
speed: 10
drag: 0
changeRotation: 0
enableStartRotation: 0
minRotation: -4
maxRotation: 4
enableRotateOverTime: 0
minRotationSpeed: -15
maxRotationSpeed: 15
rotateOverTime:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 0
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 0.4
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 0.8
value: 0
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 1
value: 0
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
changeScaling: 0
enableScaleByNumber: 0
scaleByNumberSettings:
fromNumber: 0
toNumber: 1000
fromScale: 1
toScale: 2
enableScaleOverTime: 0
scaleOverTime:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 0
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 1
value: 0.7
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
changeSpamControl: 0
spamGroup:
enableCombination: 0
combinationSettings:
method: 0
maxDistance: 10
spawnDelay: 0.2
absorbDuration: 0.4
scaleCurve:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 0
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 0.7
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 1
value: 0
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
alphaCurve:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 0
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 0.5
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 1
value: 0
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
moveToAbsorber: 1
absorberScaleFactor: 1.5
absorberScaleFade: 15
instantGain: 0
bonusLifetime: 1
enableDestruction: 0
destructionSettings:
maxDistance: 2
spawnDelay: 0.2
duration: 0.3
scaleCurve:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 0
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 1
value: 0.5
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
alphaCurve:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 0
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 1
value: 0
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
enableCollision: 0
collisionSettings:
radius: 0.5
pushFactor: 1
desiredDirection: {x: 0, y: 0, z: 0}
enablePush: 0
pushSettings:
radius: 3
pushOffset: {x: 0, y: 1, z: 0}

View File

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

View File

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

View File

@@ -0,0 +1,358 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !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: d57d6f502e7c30a4ca03abf7f4c97bbc, type: 3}
m_Name: Gold
m_EditorClassIdentifier:
changeFontAsset: 1
fontAsset: {fileID: 11400000, guid: cf4f37abd4e7e724da3b2662b9787068, type: 2}
changeColor: 1
color: {r: 1, g: 1, b: 1, a: 1}
enableGradient: 1
gradient:
topLeft: {r: 1, g: 1, b: 1, a: 1}
topRight: {r: 1, g: 1, b: 1, a: 1}
bottomLeft: {r: 0.4, g: 0.13333334, b: 0, a: 1}
bottomRight: {r: 0.4, g: 0.13333334, b: 0, a: 1}
changeNumber: 0
enableNumber: 1
numberSettings:
bold: 0
italic: 0
underline: 0
strike: 0
alpha: 1
customColor: 0
color: {r: 1, g: 1, b: 0, a: 1}
mark: 0
markColor: {r: 0, g: 0, b: 0, a: 0.5}
horizontal: 0
vertical: 0
characterSpacing: 0
size: 0
digitSettings:
decimals: 0
decimalChar: .
hideZeros: 0
dotSeparation: 0
dotDistance: 3
dotChar: .
suffixShorten: 0
suffixes:
- K
- M
- B
suffixDigits: 030000000300000003000000
maxDigits: 4
changeLeftText: 0
enableLeftText: 1
leftText:
leftTextSettings:
bold: 0
italic: 0
underline: 0
strike: 0
alpha: 1
customColor: 0
color: {r: 1, g: 1, b: 0, a: 1}
mark: 0
markColor: {r: 0, g: 0, b: 0, a: 0.5}
horizontal: 0
vertical: 0
characterSpacing: 0
size: 0
changeRightText: 0
enableRightText: 1
rightText:
rightTextSettings:
bold: 0
italic: 0
underline: 0
strike: 0
alpha: 1
customColor: 0
color: {r: 1, g: 1, b: 0, a: 1}
mark: 0
markColor: {r: 0, g: 0, b: 0, a: 0.5}
horizontal: 0
vertical: 0
characterSpacing: 0
size: 0
hideVerticalTexts: 0
changeFadeIn: 0
durationFadeIn: 0.2
enableOffsetFadeIn: 1
offsetFadeIn: {x: 0.5, y: 0}
enableScaleFadeIn: 1
scaleFadeIn: {x: 2, y: 2}
enableCrossScaleFadeIn: 0
crossScaleFadeIn: {x: 1, y: 1.5}
enableShakeFadeIn: 0
shakeOffsetFadeIn: {x: 0, y: 1.5}
shakeFrequencyFadeIn: 4
changeFadeOut: 0
durationFadeOut: 0.2
enableOffsetFadeOut: 1
offsetFadeOut: {x: 0.5, y: 0}
enableScaleFadeOut: 0
scaleFadeOut: {x: 2, y: 2}
enableCrossScaleFadeOut: 0
crossScaleFadeOut: {x: 1, y: 1.5}
enableShakeFadeOut: 0
shakeOffsetFadeOut: {x: 0, y: 1.5}
shakeFrequencyFadeOut: 4
changeMovement: 0
enableLerp: 1
lerpSettings:
speed: 5
minX: -0.4
maxX: 0.4
minY: 0.5
maxY: 1
enableVelocity: 0
velocitySettings:
minX: -1
maxX: 1
minY: 4
maxY: 5
dragX: 0.1
dragY: 1
gravity: 3
enableShaking: 0
shakeSettings:
offset: {x: 0.005, y: 0.005}
frequency: 50
enableFollowing: 0
followSettings:
speed: 10
drag: 0
changeRotation: 0
enableStartRotation: 0
minRotation: -4
maxRotation: 4
enableRotateOverTime: 0
minRotationSpeed: -15
maxRotationSpeed: 15
rotateOverTime:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 0
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 0.4
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 0.8
value: 0
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 1
value: 0
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
changeScaling: 0
enableScaleByNumber: 0
scaleByNumberSettings:
fromNumber: 0
toNumber: 1000
fromScale: 1
toScale: 2
enableScaleOverTime: 0
scaleOverTime:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 0
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 1
value: 0.7
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
changeSpamControl: 0
spamGroup:
enableCombination: 0
combinationSettings:
method: 0
maxDistance: 10
spawnDelay: 0.2
absorbDuration: 0.4
scaleCurve:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 0
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 0.7
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 1
value: 0
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
alphaCurve:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 0
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 0.5
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 1
value: 0
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
moveToAbsorber: 1
absorberScaleFactor: 1.5
absorberScaleFade: 15
instantGain: 0
bonusLifetime: 1
enableDestruction: 0
destructionSettings:
maxDistance: 2
spawnDelay: 0.2
duration: 0.3
scaleCurve:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 0
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 1
value: 0.5
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
alphaCurve:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 0
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 1
value: 0
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
enableCollision: 0
collisionSettings:
radius: 0.5
pushFactor: 1
desiredDirection: {x: 0, y: 0, z: 0}
enablePush: 0
pushSettings:
radius: 4
pushOffset: 0.8

View File

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

View File

@@ -0,0 +1,358 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !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: d57d6f502e7c30a4ca03abf7f4c97bbc, type: 3}
m_Name: Healh
m_EditorClassIdentifier:
changeFontAsset: 1
fontAsset: {fileID: 11400000, guid: 5a349091a69937144918748d70d1845d, type: 2}
changeColor: 1
color: {r: 1, g: 1, b: 1, a: 1}
enableGradient: 0
gradient:
topLeft: {r: 1, g: 1, b: 1, a: 1}
topRight: {r: 1, g: 1, b: 1, a: 1}
bottomLeft: {r: 1, g: 1, b: 1, a: 1}
bottomRight: {r: 1, g: 1, b: 1, a: 1}
changeNumber: 0
enableNumber: 1
numberSettings:
bold: 0
italic: 0
underline: 0
strike: 0
alpha: 1
customColor: 0
color: {r: 1, g: 1, b: 0, a: 1}
mark: 0
markColor: {r: 0, g: 0, b: 0, a: 0.5}
horizontal: 0
vertical: 0
characterSpacing: 0
size: 0
digitSettings:
decimals: 0
decimalChar: .
hideZeros: 0
dotSeparation: 0
dotDistance: 3
dotChar: .
suffixShorten: 0
suffixes:
- K
- M
- B
suffixDigits: 030000000300000003000000
maxDigits: 4
changeLeftText: 0
enableLeftText: 1
leftText:
leftTextSettings:
bold: 0
italic: 0
underline: 0
strike: 0
alpha: 1
customColor: 0
color: {r: 1, g: 1, b: 0, a: 1}
mark: 0
markColor: {r: 0, g: 0, b: 0, a: 0.5}
horizontal: 0
vertical: 0
characterSpacing: 0
size: 0
changeRightText: 0
enableRightText: 1
rightText:
rightTextSettings:
bold: 0
italic: 0
underline: 0
strike: 0
alpha: 1
customColor: 0
color: {r: 1, g: 1, b: 0, a: 1}
mark: 0
markColor: {r: 0, g: 0, b: 0, a: 0.5}
horizontal: 0
vertical: 0
characterSpacing: 0
size: 0
hideVerticalTexts: 0
changeFadeIn: 0
durationFadeIn: 0.2
enableOffsetFadeIn: 1
offsetFadeIn: {x: 0.5, y: 0}
enableScaleFadeIn: 1
scaleFadeIn: {x: 2, y: 2}
enableCrossScaleFadeIn: 0
crossScaleFadeIn: {x: 1, y: 1.5}
enableShakeFadeIn: 0
shakeOffsetFadeIn: {x: 0, y: 1.5}
shakeFrequencyFadeIn: 4
changeFadeOut: 0
durationFadeOut: 0.2
enableOffsetFadeOut: 1
offsetFadeOut: {x: 0.5, y: 0}
enableScaleFadeOut: 0
scaleFadeOut: {x: 2, y: 2}
enableCrossScaleFadeOut: 0
crossScaleFadeOut: {x: 1, y: 1.5}
enableShakeFadeOut: 0
shakeOffsetFadeOut: {x: 0, y: 1.5}
shakeFrequencyFadeOut: 4
changeMovement: 0
enableLerp: 1
lerpSettings:
speed: 5
minX: -0.4
maxX: 0.4
minY: 0.5
maxY: 1
enableVelocity: 0
velocitySettings:
minX: -1
maxX: 1
minY: 4
maxY: 5
dragX: 0.1
dragY: 1
gravity: 3
enableShaking: 0
shakeSettings:
offset: {x: 0.005, y: 0.005}
frequency: 50
enableFollowing: 0
followSettings:
speed: 10
drag: 0
changeRotation: 0
enableStartRotation: 0
minRotation: -4
maxRotation: 4
enableRotateOverTime: 0
minRotationSpeed: -15
maxRotationSpeed: 15
rotateOverTime:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 0
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 0.4
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 0.8
value: 0
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 1
value: 0
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
changeScaling: 0
enableScaleByNumber: 0
scaleByNumberSettings:
fromNumber: 0
toNumber: 1000
fromScale: 1
toScale: 2
enableScaleOverTime: 0
scaleOverTime:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 0
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 1
value: 0.7
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
changeSpamControl: 0
spamGroup:
enableCombination: 0
combinationSettings:
method: 0
maxDistance: 10
spawnDelay: 0.2
absorbDuration: 0.4
scaleCurve:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 0
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 0.7
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 1
value: 0
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
alphaCurve:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 0
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 0.5
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 1
value: 0
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
moveToAbsorber: 1
absorberScaleFactor: 1.5
absorberScaleFade: 15
instantGain: 0
bonusLifetime: 1
enableDestruction: 0
destructionSettings:
maxDistance: 2
spawnDelay: 0.2
duration: 0.3
scaleCurve:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 0
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 1
value: 0.5
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
alphaCurve:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 0
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 1
value: 0
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
enableCollision: 0
collisionSettings:
radius: 0.5
pushFactor: 1
desiredDirection: {x: 0, y: 0, z: 0}
enablePush: 0
pushSettings:
radius: 4
pushOffset: 0.8

View File

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

View File

@@ -0,0 +1,358 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !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: d57d6f502e7c30a4ca03abf7f4c97bbc, type: 3}
m_Name: Mana
m_EditorClassIdentifier:
changeFontAsset: 1
fontAsset: {fileID: 11400000, guid: a2dd927002d687045967512541ec5c71, type: 2}
changeColor: 1
color: {r: 1, g: 1, b: 1, a: 1}
enableGradient: 0
gradient:
topLeft: {r: 1, g: 1, b: 1, a: 1}
topRight: {r: 1, g: 1, b: 1, a: 1}
bottomLeft: {r: 1, g: 1, b: 1, a: 1}
bottomRight: {r: 1, g: 1, b: 1, a: 1}
changeNumber: 0
enableNumber: 1
numberSettings:
bold: 0
italic: 0
underline: 0
strike: 0
alpha: 1
customColor: 0
color: {r: 1, g: 1, b: 0, a: 1}
mark: 0
markColor: {r: 0, g: 0, b: 0, a: 0.5}
horizontal: 0
vertical: 0
characterSpacing: 0
size: 0
digitSettings:
decimals: 0
decimalChar: .
hideZeros: 0
dotSeparation: 0
dotDistance: 3
dotChar: .
suffixShorten: 0
suffixes:
- K
- M
- B
suffixDigits: 030000000300000003000000
maxDigits: 4
changeLeftText: 0
enableLeftText: 1
leftText:
leftTextSettings:
bold: 0
italic: 0
underline: 0
strike: 0
alpha: 1
customColor: 0
color: {r: 1, g: 1, b: 0, a: 1}
mark: 0
markColor: {r: 0, g: 0, b: 0, a: 0.5}
horizontal: 0
vertical: 0
characterSpacing: 0
size: 0
changeRightText: 0
enableRightText: 1
rightText:
rightTextSettings:
bold: 0
italic: 0
underline: 0
strike: 0
alpha: 1
customColor: 0
color: {r: 1, g: 1, b: 0, a: 1}
mark: 0
markColor: {r: 0, g: 0, b: 0, a: 0.5}
horizontal: 0
vertical: 0
characterSpacing: 0
size: 0
hideVerticalTexts: 0
changeFadeIn: 0
durationFadeIn: 0.2
enableOffsetFadeIn: 1
offsetFadeIn: {x: 0.5, y: 0}
enableScaleFadeIn: 1
scaleFadeIn: {x: 2, y: 2}
enableCrossScaleFadeIn: 0
crossScaleFadeIn: {x: 1, y: 1.5}
enableShakeFadeIn: 0
shakeOffsetFadeIn: {x: 0, y: 1.5}
shakeFrequencyFadeIn: 4
changeFadeOut: 0
durationFadeOut: 0.2
enableOffsetFadeOut: 1
offsetFadeOut: {x: 0.5, y: 0}
enableScaleFadeOut: 0
scaleFadeOut: {x: 2, y: 2}
enableCrossScaleFadeOut: 0
crossScaleFadeOut: {x: 1, y: 1.5}
enableShakeFadeOut: 0
shakeOffsetFadeOut: {x: 0, y: 1.5}
shakeFrequencyFadeOut: 4
changeMovement: 0
enableLerp: 1
lerpSettings:
speed: 5
minX: -0.4
maxX: 0.4
minY: 0.5
maxY: 1
enableVelocity: 0
velocitySettings:
minX: -1
maxX: 1
minY: 4
maxY: 5
dragX: 0.1
dragY: 1
gravity: 3
enableShaking: 0
shakeSettings:
offset: {x: 0.005, y: 0.005}
frequency: 50
enableFollowing: 0
followSettings:
speed: 10
drag: 0
changeRotation: 0
enableStartRotation: 0
minRotation: -4
maxRotation: 4
enableRotateOverTime: 0
minRotationSpeed: -15
maxRotationSpeed: 15
rotateOverTime:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 0
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 0.4
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 0.8
value: 0
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 1
value: 0
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
changeScaling: 0
enableScaleByNumber: 0
scaleByNumberSettings:
fromNumber: 0
toNumber: 1000
fromScale: 1
toScale: 2
enableScaleOverTime: 0
scaleOverTime:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 0
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 1
value: 0.7
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
changeSpamControl: 0
spamGroup:
enableCombination: 0
combinationSettings:
method: 0
maxDistance: 10
spawnDelay: 0.2
absorbDuration: 0.4
scaleCurve:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 0
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 0.7
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 1
value: 0
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
alphaCurve:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 0
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 0.5
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 1
value: 0
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
moveToAbsorber: 1
absorberScaleFactor: 1.5
absorberScaleFade: 15
instantGain: 0
bonusLifetime: 1
enableDestruction: 0
destructionSettings:
maxDistance: 2
spawnDelay: 0.2
duration: 0.3
scaleCurve:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 0
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 1
value: 0.5
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
alphaCurve:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 0
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 1
value: 0
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
enableCollision: 0
collisionSettings:
radius: 0.5
pushFactor: 1
desiredDirection: {x: 0, y: 0, z: 0}
enablePush: 0
pushSettings:
radius: 4
pushOffset: 0.8

View File

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

View File

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

View File

@@ -0,0 +1,358 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !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: d57d6f502e7c30a4ca03abf7f4c97bbc, type: 3}
m_Name: Fire Default
m_EditorClassIdentifier:
changeFontAsset: 1
fontAsset: {fileID: 11400000, guid: 4749cc7babdec554bb694d4542339f55, type: 2}
changeColor: 1
color: {r: 1, g: 1, b: 1, a: 1}
enableGradient: 1
gradient:
topLeft: {r: 0.78431374, g: 0.43137255, b: 0, a: 1}
topRight: {r: 0.78431374, g: 0.43137255, b: 0, a: 1}
bottomLeft: {r: 1, g: 0.019607844, b: 0, a: 1}
bottomRight: {r: 1, g: 0.019607844, b: 0, a: 1}
changeNumber: 0
enableNumber: 1
numberSettings:
bold: 0
italic: 0
underline: 0
strike: 0
alpha: 1
customColor: 0
color: {r: 1, g: 1, b: 0, a: 1}
mark: 0
markColor: {r: 0, g: 0, b: 0, a: 0.5}
horizontal: 0
vertical: 0
characterSpacing: 0
size: 0
digitSettings:
decimals: 0
decimalChar: .
hideZeros: 0
dotSeperation: 0
dotDistance: 3
dotChar: .
suffixShorten: 0
suffixes:
- K
- M
- B
suffixDigits: 030000000300000003000000
maxDigits: 4
changeLeftText: 0
enableLeftText: 1
leftText:
leftTextSettings:
bold: 0
italic: 0
underline: 0
strike: 0
alpha: 1
customColor: 0
color: {r: 1, g: 1, b: 0, a: 1}
mark: 0
markColor: {r: 0, g: 0, b: 0, a: 0.5}
horizontal: 0
vertical: 0
characterSpacing: 0
size: 0
changeRightText: 0
enableRightText: 1
rightText:
rightTextSettings:
bold: 0
italic: 0
underline: 0
strike: 0
alpha: 1
customColor: 0
color: {r: 1, g: 1, b: 0, a: 1}
mark: 0
markColor: {r: 0, g: 0, b: 0, a: 0.5}
horizontal: 0
vertical: 0
characterSpacing: 0
size: 0
hideVerticalTexts: 0
changeFadeIn: 0
durationFadeIn: 0.2
enableOffsetFadeIn: 1
offsetFadeIn: {x: 0.5, y: 0}
enableScaleFadeIn: 1
scaleFadeIn: {x: 2, y: 2}
enableCrossScaleFadeIn: 0
crossScaleFadeIn: {x: 1, y: 1.5}
enableShakeFadeIn: 0
shakeOffsetFadeIn: {x: 0, y: 1.5}
shakeFrequencyFadeIn: 4
changeFadeOut: 0
durationFadeOut: 0.2
enableOffsetFadeOut: 1
offsetFadeOut: {x: 0.5, y: 0}
enableScaleFadeOut: 0
scaleFadeOut: {x: 2, y: 2}
enableCrossScaleFadeOut: 0
crossScaleFadeOut: {x: 1, y: 1.5}
enableShakeFadeOut: 0
shakeOffsetFadeOut: {x: 0, y: 1.5}
shakeFrequencyFadeOut: 4
changeMovement: 0
enableLerp: 1
lerpSettings:
speed: 5
minX: -0.7
maxX: 0.7
minY: 1
maxY: 2
enableVelocity: 0
velocitySettings:
minX: -1
maxX: 1
minY: 4
maxY: 5
dragX: 0.1
dragY: 1
gravity: 3
enableShaking: 0
shakeSettings:
offset: {x: 0.005, y: 0.005}
frequency: 50
enableFollowing: 0
followSettings:
speed: 10
drag: 0
changeRotation: 0
enableStartRotation: 0
minRotation: -4
maxRotation: 4
enableRotateOverTime: 0
minRotationSpeed: -15
maxRotationSpeed: 15
rotateOverTime:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 0
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 0.4
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 0.8
value: 0
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 1
value: 0
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
changeScaling: 0
enableScaleByNumber: 0
scaleByNumberSettings:
fromNumber: 0
toNumber: 1000
fromScale: 1
toScale: 2
enableScaleOverTime: 0
scaleOverTime:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 0
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 1
value: 0.7
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
changeSpamControl: 0
spamGroup:
enableCombination: 0
combinationSettings:
method: 0
maxDistance: 10
spawnDelay: 0.2
absorbDuration: 0.4
scaleCurve:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 0
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 0.7
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 1
value: 0
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
alphaCurve:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 0
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 0.5
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 1
value: 0
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
moveToAbsorber: 1
absorberScaleFactor: 1.5
absorberScaleFade: 15
instantGain: 0
bonusLifetime: 1
enableDestruction: 0
destructionSettings:
maxDistance: 2
spawnDelay: 0.2
duration: 0.3
scaleCurve:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 0
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 1
value: 0.5
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
alphaCurve:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 0
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 1
value: 0
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
enableCollision: 0
collisionSettings:
radius: 0.5
pushFactor: 1
desiredDirection: {x: 0, y: 0, z: 0}
enablePush: 0
pushSettings:
radius: 3
pushOffset: {x: 0, y: 1, z: 0}

View File

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

View File

@@ -0,0 +1,358 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !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: d57d6f502e7c30a4ca03abf7f4c97bbc, type: 3}
m_Name: Fire Outline
m_EditorClassIdentifier:
changeFontAsset: 1
fontAsset: {fileID: 11400000, guid: 1848762d64b300a479bfdd0fad1684e7, type: 2}
changeColor: 1
color: {r: 1, g: 1, b: 1, a: 1}
enableGradient: 1
gradient:
topLeft: {r: 0.65882355, g: 0.4392157, b: 0, a: 1}
topRight: {r: 0.65882355, g: 0.4392157, b: 0, a: 1}
bottomLeft: {r: 1, g: 0, b: 0, a: 1}
bottomRight: {r: 1, g: 0, b: 0, a: 1}
changeNumber: 0
enableNumber: 1
numberSettings:
bold: 0
italic: 0
underline: 0
strike: 0
alpha: 1
customColor: 0
color: {r: 1, g: 1, b: 0, a: 1}
mark: 0
markColor: {r: 0, g: 0, b: 0, a: 0.5}
horizontal: 0
vertical: 0
characterSpacing: 0
size: 0
digitSettings:
decimals: 0
decimalChar: .
hideZeros: 0
dotSeperation: 0
dotDistance: 3
dotChar: .
suffixShorten: 0
suffixes:
- K
- M
- B
suffixDigits: 030000000300000003000000
maxDigits: 4
changeLeftText: 0
enableLeftText: 1
leftText:
leftTextSettings:
bold: 0
italic: 0
underline: 0
strike: 0
alpha: 1
customColor: 0
color: {r: 1, g: 1, b: 0, a: 1}
mark: 0
markColor: {r: 0, g: 0, b: 0, a: 0.5}
horizontal: 0
vertical: 0
characterSpacing: 0
size: 0
changeRightText: 0
enableRightText: 1
rightText:
rightTextSettings:
bold: 0
italic: 0
underline: 0
strike: 0
alpha: 1
customColor: 0
color: {r: 1, g: 1, b: 0, a: 1}
mark: 0
markColor: {r: 0, g: 0, b: 0, a: 0.5}
horizontal: 0
vertical: 0
characterSpacing: 0
size: 0
hideVerticalTexts: 0
changeFadeIn: 0
durationFadeIn: 0.2
enableOffsetFadeIn: 1
offsetFadeIn: {x: 0.5, y: 0}
enableScaleFadeIn: 1
scaleFadeIn: {x: 2, y: 2}
enableCrossScaleFadeIn: 0
crossScaleFadeIn: {x: 1, y: 1.5}
enableShakeFadeIn: 0
shakeOffsetFadeIn: {x: 0, y: 1.5}
shakeFrequencyFadeIn: 4
changeFadeOut: 0
durationFadeOut: 0.2
enableOffsetFadeOut: 1
offsetFadeOut: {x: 0.5, y: 0}
enableScaleFadeOut: 0
scaleFadeOut: {x: 2, y: 2}
enableCrossScaleFadeOut: 0
crossScaleFadeOut: {x: 1, y: 1.5}
enableShakeFadeOut: 0
shakeOffsetFadeOut: {x: 0, y: 1.5}
shakeFrequencyFadeOut: 4
changeMovement: 0
enableLerp: 1
lerpSettings:
speed: 5
minX: -0.7
maxX: 0.7
minY: 1
maxY: 2
enableVelocity: 0
velocitySettings:
minX: -1
maxX: 1
minY: 4
maxY: 5
dragX: 0.1
dragY: 1
gravity: 3
enableShaking: 0
shakeSettings:
offset: {x: 0.005, y: 0.005}
frequency: 50
enableFollowing: 0
followSettings:
speed: 10
drag: 0
changeRotation: 0
enableStartRotation: 0
minRotation: -4
maxRotation: 4
enableRotateOverTime: 0
minRotationSpeed: -15
maxRotationSpeed: 15
rotateOverTime:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 0
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 0.4
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 0.8
value: 0
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 1
value: 0
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
changeScaling: 0
enableScaleByNumber: 0
scaleByNumberSettings:
fromNumber: 0
toNumber: 1000
fromScale: 1
toScale: 2
enableScaleOverTime: 0
scaleOverTime:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 0
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 1
value: 0.7
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
changeSpamControl: 0
spamGroup:
enableCombination: 0
combinationSettings:
method: 0
maxDistance: 10
spawnDelay: 0.2
absorbDuration: 0.4
scaleCurve:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 0
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 0.7
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 1
value: 0
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
alphaCurve:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 0
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 0.5
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 1
value: 0
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
moveToAbsorber: 1
absorberScaleFactor: 1.5
absorberScaleFade: 15
instantGain: 0
bonusLifetime: 1
enableDestruction: 0
destructionSettings:
maxDistance: 2
spawnDelay: 0.2
duration: 0.3
scaleCurve:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 0
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 1
value: 0.5
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
alphaCurve:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 0
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 1
value: 0
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
enableCollision: 0
collisionSettings:
radius: 0.5
pushFactor: 1
desiredDirection: {x: 0, y: 0, z: 0}
enablePush: 0
pushSettings:
radius: 3
pushOffset: {x: 0, y: 1, z: 0}

View File

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

View File

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

View File

@@ -0,0 +1,358 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !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: d57d6f502e7c30a4ca03abf7f4c97bbc, type: 3}
m_Name: Neon Blue
m_EditorClassIdentifier:
changeFontAsset: 1
fontAsset: {fileID: 11400000, guid: 5a1b84c7bd2244b4188ea800909613ec, type: 2}
changeColor: 1
color: {r: 1, g: 1, b: 1, a: 1}
enableGradient: 0
gradient:
topLeft: {r: 1, g: 1, b: 1, a: 1}
topRight: {r: 1, g: 1, b: 1, a: 1}
bottomLeft: {r: 1, g: 1, b: 1, a: 1}
bottomRight: {r: 1, g: 1, b: 1, a: 1}
changeNumber: 0
enableNumber: 1
numberSettings:
bold: 0
italic: 0
underline: 0
strike: 0
alpha: 1
customColor: 0
color: {r: 1, g: 1, b: 0, a: 1}
mark: 0
markColor: {r: 0, g: 0, b: 0, a: 0.5}
horizontal: 0
vertical: 0
characterSpacing: 0
size: 0
digitSettings:
decimals: 0
decimalChar: .
hideZeros: 0
dotSeperation: 0
dotDistance: 3
dotChar: .
suffixShorten: 0
suffixes:
- K
- M
- B
suffixDigits: 030000000300000003000000
maxDigits: 4
changeLeftText: 0
enableLeftText: 1
leftText:
leftTextSettings:
bold: 0
italic: 0
underline: 0
strike: 0
alpha: 1
customColor: 0
color: {r: 1, g: 1, b: 0, a: 1}
mark: 0
markColor: {r: 0, g: 0, b: 0, a: 0.5}
horizontal: 0
vertical: 0
characterSpacing: 0
size: 0
changeRightText: 0
enableRightText: 1
rightText:
rightTextSettings:
bold: 0
italic: 0
underline: 0
strike: 0
alpha: 1
customColor: 0
color: {r: 1, g: 1, b: 0, a: 1}
mark: 0
markColor: {r: 0, g: 0, b: 0, a: 0.5}
horizontal: 0
vertical: 0
characterSpacing: 0
size: 0
hideVerticalTexts: 0
changeFadeIn: 0
durationFadeIn: 0.2
enableOffsetFadeIn: 1
offsetFadeIn: {x: 0.5, y: 0}
enableScaleFadeIn: 1
scaleFadeIn: {x: 2, y: 2}
enableCrossScaleFadeIn: 0
crossScaleFadeIn: {x: 1, y: 1.5}
enableShakeFadeIn: 0
shakeOffsetFadeIn: {x: 0, y: 1.5}
shakeFrequencyFadeIn: 4
changeFadeOut: 0
durationFadeOut: 0.2
enableOffsetFadeOut: 1
offsetFadeOut: {x: 0.5, y: 0}
enableScaleFadeOut: 0
scaleFadeOut: {x: 2, y: 2}
enableCrossScaleFadeOut: 0
crossScaleFadeOut: {x: 1, y: 1.5}
enableShakeFadeOut: 0
shakeOffsetFadeOut: {x: 0, y: 1.5}
shakeFrequencyFadeOut: 4
changeMovement: 0
enableLerp: 1
lerpSettings:
speed: 5
minX: -0.7
maxX: 0.7
minY: 1
maxY: 2
enableVelocity: 0
velocitySettings:
minX: -1
maxX: 1
minY: 4
maxY: 5
dragX: 0.1
dragY: 1
gravity: 3
enableShaking: 0
shakeSettings:
offset: {x: 0.005, y: 0.005}
frequency: 50
enableFollowing: 0
followSettings:
speed: 10
drag: 0
changeRotation: 0
enableStartRotation: 0
minRotation: -4
maxRotation: 4
enableRotateOverTime: 0
minRotationSpeed: -15
maxRotationSpeed: 15
rotateOverTime:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 0
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 0.4
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 0.8
value: 0
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 1
value: 0
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
changeScaling: 0
enableScaleByNumber: 0
scaleByNumberSettings:
fromNumber: 0
toNumber: 1000
fromScale: 1
toScale: 2
enableScaleOverTime: 0
scaleOverTime:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 0
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 1
value: 0.7
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
changeSpamControl: 0
spamGroup:
enableCombination: 0
combinationSettings:
method: 0
maxDistance: 10
spawnDelay: 0.2
absorbDuration: 0.4
scaleCurve:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 0
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 0.7
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 1
value: 0
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
alphaCurve:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 0
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 0.5
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 1
value: 0
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
moveToAbsorber: 1
absorberScaleFactor: 1.5
absorberScaleFade: 15
instantGain: 0
bonusLifetime: 1
enableDestruction: 0
destructionSettings:
maxDistance: 2
spawnDelay: 0.2
duration: 0.3
scaleCurve:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 0
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 1
value: 0.5
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
alphaCurve:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 0
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 1
value: 0
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
enableCollision: 0
collisionSettings:
radius: 0.5
pushFactor: 1
desiredDirection: {x: 0, y: 0, z: 0}
enablePush: 0
pushSettings:
radius: 3
pushOffset: {x: 0, y: 1, z: 0}

View File

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

View File

@@ -0,0 +1,358 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !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: d57d6f502e7c30a4ca03abf7f4c97bbc, type: 3}
m_Name: Neon Cyan
m_EditorClassIdentifier:
changeFontAsset: 1
fontAsset: {fileID: 11400000, guid: a4dbaa1865c55cd4c9989d3c9773fa2a, type: 2}
changeColor: 1
color: {r: 1, g: 1, b: 1, a: 1}
enableGradient: 0
gradient:
topLeft: {r: 1, g: 1, b: 1, a: 1}
topRight: {r: 1, g: 1, b: 1, a: 1}
bottomLeft: {r: 1, g: 1, b: 1, a: 1}
bottomRight: {r: 1, g: 1, b: 1, a: 1}
changeNumber: 0
enableNumber: 1
numberSettings:
bold: 0
italic: 0
underline: 0
strike: 0
alpha: 1
customColor: 0
color: {r: 1, g: 1, b: 0, a: 1}
mark: 0
markColor: {r: 0, g: 0, b: 0, a: 0.5}
horizontal: 0
vertical: 0
characterSpacing: 0
size: 0
digitSettings:
decimals: 0
decimalChar: .
hideZeros: 0
dotSeperation: 0
dotDistance: 3
dotChar: .
suffixShorten: 0
suffixes:
- K
- M
- B
suffixDigits: 030000000300000003000000
maxDigits: 4
changeLeftText: 0
enableLeftText: 1
leftText:
leftTextSettings:
bold: 0
italic: 0
underline: 0
strike: 0
alpha: 1
customColor: 0
color: {r: 1, g: 1, b: 0, a: 1}
mark: 0
markColor: {r: 0, g: 0, b: 0, a: 0.5}
horizontal: 0
vertical: 0
characterSpacing: 0
size: 0
changeRightText: 0
enableRightText: 1
rightText:
rightTextSettings:
bold: 0
italic: 0
underline: 0
strike: 0
alpha: 1
customColor: 0
color: {r: 1, g: 1, b: 0, a: 1}
mark: 0
markColor: {r: 0, g: 0, b: 0, a: 0.5}
horizontal: 0
vertical: 0
characterSpacing: 0
size: 0
hideVerticalTexts: 0
changeFadeIn: 0
durationFadeIn: 0.2
enableOffsetFadeIn: 1
offsetFadeIn: {x: 0.5, y: 0}
enableScaleFadeIn: 1
scaleFadeIn: {x: 2, y: 2}
enableCrossScaleFadeIn: 0
crossScaleFadeIn: {x: 1, y: 1.5}
enableShakeFadeIn: 0
shakeOffsetFadeIn: {x: 0, y: 1.5}
shakeFrequencyFadeIn: 4
changeFadeOut: 0
durationFadeOut: 0.2
enableOffsetFadeOut: 1
offsetFadeOut: {x: 0.5, y: 0}
enableScaleFadeOut: 0
scaleFadeOut: {x: 2, y: 2}
enableCrossScaleFadeOut: 0
crossScaleFadeOut: {x: 1, y: 1.5}
enableShakeFadeOut: 0
shakeOffsetFadeOut: {x: 0, y: 1.5}
shakeFrequencyFadeOut: 4
changeMovement: 0
enableLerp: 1
lerpSettings:
speed: 5
minX: -0.7
maxX: 0.7
minY: 1
maxY: 2
enableVelocity: 0
velocitySettings:
minX: -1
maxX: 1
minY: 4
maxY: 5
dragX: 0.1
dragY: 1
gravity: 3
enableShaking: 0
shakeSettings:
offset: {x: 0.005, y: 0.005}
frequency: 50
enableFollowing: 0
followSettings:
speed: 10
drag: 0
changeRotation: 0
enableStartRotation: 0
minRotation: -4
maxRotation: 4
enableRotateOverTime: 0
minRotationSpeed: -15
maxRotationSpeed: 15
rotateOverTime:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 0
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 0.4
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 0.8
value: 0
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 1
value: 0
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
changeScaling: 0
enableScaleByNumber: 0
scaleByNumberSettings:
fromNumber: 0
toNumber: 1000
fromScale: 1
toScale: 2
enableScaleOverTime: 0
scaleOverTime:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 0
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 1
value: 0.7
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
changeSpamControl: 0
spamGroup:
enableCombination: 0
combinationSettings:
method: 0
maxDistance: 10
spawnDelay: 0.2
absorbDuration: 0.4
scaleCurve:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 0
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 0.7
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 1
value: 0
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
alphaCurve:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 0
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 0.5
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 1
value: 0
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
moveToAbsorber: 1
absorberScaleFactor: 1.5
absorberScaleFade: 15
instantGain: 0
bonusLifetime: 1
enableDestruction: 0
destructionSettings:
maxDistance: 2
spawnDelay: 0.2
duration: 0.3
scaleCurve:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 0
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 1
value: 0.5
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
alphaCurve:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 0
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 1
value: 0
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
enableCollision: 0
collisionSettings:
radius: 0.5
pushFactor: 1
desiredDirection: {x: 0, y: 0, z: 0}
enablePush: 0
pushSettings:
radius: 3
pushOffset: {x: 0, y: 1, z: 0}

View File

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

View File

@@ -0,0 +1,358 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !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: d57d6f502e7c30a4ca03abf7f4c97bbc, type: 3}
m_Name: Neon Green
m_EditorClassIdentifier:
changeFontAsset: 1
fontAsset: {fileID: 11400000, guid: 08ef533dfb5dea14ea4f9e6b0b0ec846, type: 2}
changeColor: 1
color: {r: 1, g: 1, b: 1, a: 1}
enableGradient: 0
gradient:
topLeft: {r: 1, g: 1, b: 1, a: 1}
topRight: {r: 1, g: 1, b: 1, a: 1}
bottomLeft: {r: 1, g: 1, b: 1, a: 1}
bottomRight: {r: 1, g: 1, b: 1, a: 1}
changeNumber: 0
enableNumber: 1
numberSettings:
bold: 0
italic: 0
underline: 0
strike: 0
alpha: 1
customColor: 0
color: {r: 1, g: 1, b: 0, a: 1}
mark: 0
markColor: {r: 0, g: 0, b: 0, a: 0.5}
horizontal: 0
vertical: 0
characterSpacing: 0
size: 0
digitSettings:
decimals: 0
decimalChar: .
hideZeros: 0
dotSeperation: 0
dotDistance: 3
dotChar: .
suffixShorten: 0
suffixes:
- K
- M
- B
suffixDigits: 030000000300000003000000
maxDigits: 4
changeLeftText: 0
enableLeftText: 1
leftText:
leftTextSettings:
bold: 0
italic: 0
underline: 0
strike: 0
alpha: 1
customColor: 0
color: {r: 1, g: 1, b: 0, a: 1}
mark: 0
markColor: {r: 0, g: 0, b: 0, a: 0.5}
horizontal: 0
vertical: 0
characterSpacing: 0
size: 0
changeRightText: 0
enableRightText: 1
rightText:
rightTextSettings:
bold: 0
italic: 0
underline: 0
strike: 0
alpha: 1
customColor: 0
color: {r: 1, g: 1, b: 0, a: 1}
mark: 0
markColor: {r: 0, g: 0, b: 0, a: 0.5}
horizontal: 0
vertical: 0
characterSpacing: 0
size: 0
hideVerticalTexts: 0
changeFadeIn: 0
durationFadeIn: 0.2
enableOffsetFadeIn: 1
offsetFadeIn: {x: 0.5, y: 0}
enableScaleFadeIn: 1
scaleFadeIn: {x: 2, y: 2}
enableCrossScaleFadeIn: 0
crossScaleFadeIn: {x: 1, y: 1.5}
enableShakeFadeIn: 0
shakeOffsetFadeIn: {x: 0, y: 1.5}
shakeFrequencyFadeIn: 4
changeFadeOut: 0
durationFadeOut: 0.2
enableOffsetFadeOut: 1
offsetFadeOut: {x: 0.5, y: 0}
enableScaleFadeOut: 0
scaleFadeOut: {x: 2, y: 2}
enableCrossScaleFadeOut: 0
crossScaleFadeOut: {x: 1, y: 1.5}
enableShakeFadeOut: 0
shakeOffsetFadeOut: {x: 0, y: 1.5}
shakeFrequencyFadeOut: 4
changeMovement: 0
enableLerp: 1
lerpSettings:
speed: 5
minX: -0.7
maxX: 0.7
minY: 1
maxY: 2
enableVelocity: 0
velocitySettings:
minX: -1
maxX: 1
minY: 4
maxY: 5
dragX: 0.1
dragY: 1
gravity: 3
enableShaking: 0
shakeSettings:
offset: {x: 0.005, y: 0.005}
frequency: 50
enableFollowing: 0
followSettings:
speed: 10
drag: 0
changeRotation: 0
enableStartRotation: 0
minRotation: -4
maxRotation: 4
enableRotateOverTime: 0
minRotationSpeed: -15
maxRotationSpeed: 15
rotateOverTime:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 0
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 0.4
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 0.8
value: 0
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 1
value: 0
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
changeScaling: 0
enableScaleByNumber: 0
scaleByNumberSettings:
fromNumber: 0
toNumber: 1000
fromScale: 1
toScale: 2
enableScaleOverTime: 0
scaleOverTime:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 0
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 1
value: 0.7
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
changeSpamControl: 0
spamGroup:
enableCombination: 0
combinationSettings:
method: 0
maxDistance: 10
spawnDelay: 0.2
absorbDuration: 0.4
scaleCurve:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 0
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 0.7
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 1
value: 0
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
alphaCurve:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 0
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 0.5
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 1
value: 0
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
moveToAbsorber: 1
absorberScaleFactor: 1.5
absorberScaleFade: 15
instantGain: 0
bonusLifetime: 1
enableDestruction: 0
destructionSettings:
maxDistance: 2
spawnDelay: 0.2
duration: 0.3
scaleCurve:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 0
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 1
value: 0.5
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
alphaCurve:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 0
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 1
value: 0
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
enableCollision: 0
collisionSettings:
radius: 0.5
pushFactor: 1
desiredDirection: {x: 0, y: 0, z: 0}
enablePush: 0
pushSettings:
radius: 3
pushOffset: {x: 0, y: 1, z: 0}

View File

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

View File

@@ -0,0 +1,358 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !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: d57d6f502e7c30a4ca03abf7f4c97bbc, type: 3}
m_Name: Neon Magenta
m_EditorClassIdentifier:
changeFontAsset: 1
fontAsset: {fileID: 11400000, guid: 6d070d3aaf6160f42b5e8124261b645e, type: 2}
changeColor: 1
color: {r: 1, g: 1, b: 1, a: 1}
enableGradient: 0
gradient:
topLeft: {r: 1, g: 1, b: 1, a: 1}
topRight: {r: 1, g: 1, b: 1, a: 1}
bottomLeft: {r: 1, g: 1, b: 1, a: 1}
bottomRight: {r: 1, g: 1, b: 1, a: 1}
changeNumber: 0
enableNumber: 1
numberSettings:
bold: 0
italic: 0
underline: 0
strike: 0
alpha: 1
customColor: 0
color: {r: 1, g: 1, b: 0, a: 1}
mark: 0
markColor: {r: 0, g: 0, b: 0, a: 0.5}
horizontal: 0
vertical: 0
characterSpacing: 0
size: 0
digitSettings:
decimals: 0
decimalChar: .
hideZeros: 0
dotSeperation: 0
dotDistance: 3
dotChar: .
suffixShorten: 0
suffixes:
- K
- M
- B
suffixDigits: 030000000300000003000000
maxDigits: 4
changeLeftText: 0
enableLeftText: 1
leftText:
leftTextSettings:
bold: 0
italic: 0
underline: 0
strike: 0
alpha: 1
customColor: 0
color: {r: 1, g: 1, b: 0, a: 1}
mark: 0
markColor: {r: 0, g: 0, b: 0, a: 0.5}
horizontal: 0
vertical: 0
characterSpacing: 0
size: 0
changeRightText: 0
enableRightText: 1
rightText:
rightTextSettings:
bold: 0
italic: 0
underline: 0
strike: 0
alpha: 1
customColor: 0
color: {r: 1, g: 1, b: 0, a: 1}
mark: 0
markColor: {r: 0, g: 0, b: 0, a: 0.5}
horizontal: 0
vertical: 0
characterSpacing: 0
size: 0
hideVerticalTexts: 0
changeFadeIn: 0
durationFadeIn: 0.2
enableOffsetFadeIn: 1
offsetFadeIn: {x: 0.5, y: 0}
enableScaleFadeIn: 1
scaleFadeIn: {x: 2, y: 2}
enableCrossScaleFadeIn: 0
crossScaleFadeIn: {x: 1, y: 1.5}
enableShakeFadeIn: 0
shakeOffsetFadeIn: {x: 0, y: 1.5}
shakeFrequencyFadeIn: 4
changeFadeOut: 0
durationFadeOut: 0.2
enableOffsetFadeOut: 1
offsetFadeOut: {x: 0.5, y: 0}
enableScaleFadeOut: 0
scaleFadeOut: {x: 2, y: 2}
enableCrossScaleFadeOut: 0
crossScaleFadeOut: {x: 1, y: 1.5}
enableShakeFadeOut: 0
shakeOffsetFadeOut: {x: 0, y: 1.5}
shakeFrequencyFadeOut: 4
changeMovement: 0
enableLerp: 1
lerpSettings:
speed: 5
minX: -0.7
maxX: 0.7
minY: 1
maxY: 2
enableVelocity: 0
velocitySettings:
minX: -1
maxX: 1
minY: 4
maxY: 5
dragX: 0.1
dragY: 1
gravity: 3
enableShaking: 0
shakeSettings:
offset: {x: 0.005, y: 0.005}
frequency: 50
enableFollowing: 0
followSettings:
speed: 10
drag: 0
changeRotation: 0
enableStartRotation: 0
minRotation: -4
maxRotation: 4
enableRotateOverTime: 0
minRotationSpeed: -15
maxRotationSpeed: 15
rotateOverTime:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 0
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 0.4
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 0.8
value: 0
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 1
value: 0
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
changeScaling: 0
enableScaleByNumber: 0
scaleByNumberSettings:
fromNumber: 0
toNumber: 1000
fromScale: 1
toScale: 2
enableScaleOverTime: 0
scaleOverTime:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 0
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 1
value: 0.7
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
changeSpamControl: 0
spamGroup:
enableCombination: 0
combinationSettings:
method: 0
maxDistance: 10
spawnDelay: 0.2
absorbDuration: 0.4
scaleCurve:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 0
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 0.7
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 1
value: 0
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
alphaCurve:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 0
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 0.5
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 1
value: 0
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
moveToAbsorber: 1
absorberScaleFactor: 1.5
absorberScaleFade: 15
instantGain: 0
bonusLifetime: 1
enableDestruction: 0
destructionSettings:
maxDistance: 2
spawnDelay: 0.2
duration: 0.3
scaleCurve:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 0
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 1
value: 0.5
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
alphaCurve:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 0
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 1
value: 0
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
enableCollision: 0
collisionSettings:
radius: 0.5
pushFactor: 1
desiredDirection: {x: 0, y: 0, z: 0}
enablePush: 0
pushSettings:
radius: 3
pushOffset: {x: 0, y: 1, z: 0}

View File

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

View File

@@ -0,0 +1,358 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !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: d57d6f502e7c30a4ca03abf7f4c97bbc, type: 3}
m_Name: Neon Orange
m_EditorClassIdentifier:
changeFontAsset: 1
fontAsset: {fileID: 11400000, guid: 042cc6b3bab28e143b3e278e2fb63f12, type: 2}
changeColor: 1
color: {r: 1, g: 1, b: 1, a: 1}
enableGradient: 0
gradient:
topLeft: {r: 1, g: 1, b: 1, a: 1}
topRight: {r: 1, g: 1, b: 1, a: 1}
bottomLeft: {r: 1, g: 1, b: 1, a: 1}
bottomRight: {r: 1, g: 1, b: 1, a: 1}
changeNumber: 0
enableNumber: 1
numberSettings:
bold: 0
italic: 0
underline: 0
strike: 0
alpha: 1
customColor: 0
color: {r: 1, g: 1, b: 0, a: 1}
mark: 0
markColor: {r: 0, g: 0, b: 0, a: 0.5}
horizontal: 0
vertical: 0
characterSpacing: 0
size: 0
digitSettings:
decimals: 0
decimalChar: .
hideZeros: 0
dotSeperation: 0
dotDistance: 3
dotChar: .
suffixShorten: 0
suffixes:
- K
- M
- B
suffixDigits: 030000000300000003000000
maxDigits: 4
changeLeftText: 0
enableLeftText: 1
leftText:
leftTextSettings:
bold: 0
italic: 0
underline: 0
strike: 0
alpha: 1
customColor: 0
color: {r: 1, g: 1, b: 0, a: 1}
mark: 0
markColor: {r: 0, g: 0, b: 0, a: 0.5}
horizontal: 0
vertical: 0
characterSpacing: 0
size: 0
changeRightText: 0
enableRightText: 1
rightText:
rightTextSettings:
bold: 0
italic: 0
underline: 0
strike: 0
alpha: 1
customColor: 0
color: {r: 1, g: 1, b: 0, a: 1}
mark: 0
markColor: {r: 0, g: 0, b: 0, a: 0.5}
horizontal: 0
vertical: 0
characterSpacing: 0
size: 0
hideVerticalTexts: 0
changeFadeIn: 0
durationFadeIn: 0.2
enableOffsetFadeIn: 1
offsetFadeIn: {x: 0.5, y: 0}
enableScaleFadeIn: 1
scaleFadeIn: {x: 2, y: 2}
enableCrossScaleFadeIn: 0
crossScaleFadeIn: {x: 1, y: 1.5}
enableShakeFadeIn: 0
shakeOffsetFadeIn: {x: 0, y: 1.5}
shakeFrequencyFadeIn: 4
changeFadeOut: 0
durationFadeOut: 0.2
enableOffsetFadeOut: 1
offsetFadeOut: {x: 0.5, y: 0}
enableScaleFadeOut: 0
scaleFadeOut: {x: 2, y: 2}
enableCrossScaleFadeOut: 0
crossScaleFadeOut: {x: 1, y: 1.5}
enableShakeFadeOut: 0
shakeOffsetFadeOut: {x: 0, y: 1.5}
shakeFrequencyFadeOut: 4
changeMovement: 0
enableLerp: 1
lerpSettings:
speed: 5
minX: -0.7
maxX: 0.7
minY: 1
maxY: 2
enableVelocity: 0
velocitySettings:
minX: -1
maxX: 1
minY: 4
maxY: 5
dragX: 0.1
dragY: 1
gravity: 3
enableShaking: 0
shakeSettings:
offset: {x: 0.005, y: 0.005}
frequency: 50
enableFollowing: 0
followSettings:
speed: 10
drag: 0
changeRotation: 0
enableStartRotation: 0
minRotation: -4
maxRotation: 4
enableRotateOverTime: 0
minRotationSpeed: -15
maxRotationSpeed: 15
rotateOverTime:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 0
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 0.4
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 0.8
value: 0
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 1
value: 0
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
changeScaling: 0
enableScaleByNumber: 0
scaleByNumberSettings:
fromNumber: 0
toNumber: 1000
fromScale: 1
toScale: 2
enableScaleOverTime: 0
scaleOverTime:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 0
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 1
value: 0.7
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
changeSpamControl: 0
spamGroup:
enableCombination: 0
combinationSettings:
method: 0
maxDistance: 10
spawnDelay: 0.2
absorbDuration: 0.4
scaleCurve:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 0
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 0.7
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 1
value: 0
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
alphaCurve:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 0
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 0.5
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 1
value: 0
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
moveToAbsorber: 1
absorberScaleFactor: 1.5
absorberScaleFade: 15
instantGain: 0
bonusLifetime: 1
enableDestruction: 0
destructionSettings:
maxDistance: 2
spawnDelay: 0.2
duration: 0.3
scaleCurve:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 0
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 1
value: 0.5
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
alphaCurve:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 0
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 1
value: 0
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
enableCollision: 0
collisionSettings:
radius: 0.5
pushFactor: 1
desiredDirection: {x: 0, y: 0, z: 0}
enablePush: 0
pushSettings:
radius: 3
pushOffset: {x: 0, y: 1, z: 0}

View File

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

View File

@@ -0,0 +1,358 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !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: d57d6f502e7c30a4ca03abf7f4c97bbc, type: 3}
m_Name: Neon Purple
m_EditorClassIdentifier:
changeFontAsset: 1
fontAsset: {fileID: 11400000, guid: 377f974894af81d44b9928ad8169522a, type: 2}
changeColor: 1
color: {r: 1, g: 1, b: 1, a: 1}
enableGradient: 0
gradient:
topLeft: {r: 1, g: 1, b: 1, a: 1}
topRight: {r: 1, g: 1, b: 1, a: 1}
bottomLeft: {r: 1, g: 1, b: 1, a: 1}
bottomRight: {r: 1, g: 1, b: 1, a: 1}
changeNumber: 0
enableNumber: 1
numberSettings:
bold: 0
italic: 0
underline: 0
strike: 0
alpha: 1
customColor: 0
color: {r: 1, g: 1, b: 0, a: 1}
mark: 0
markColor: {r: 0, g: 0, b: 0, a: 0.5}
horizontal: 0
vertical: 0
characterSpacing: 0
size: 0
digitSettings:
decimals: 0
decimalChar: .
hideZeros: 0
dotSeperation: 0
dotDistance: 3
dotChar: .
suffixShorten: 0
suffixes:
- K
- M
- B
suffixDigits: 030000000300000003000000
maxDigits: 4
changeLeftText: 0
enableLeftText: 1
leftText:
leftTextSettings:
bold: 0
italic: 0
underline: 0
strike: 0
alpha: 1
customColor: 0
color: {r: 1, g: 1, b: 0, a: 1}
mark: 0
markColor: {r: 0, g: 0, b: 0, a: 0.5}
horizontal: 0
vertical: 0
characterSpacing: 0
size: 0
changeRightText: 0
enableRightText: 1
rightText:
rightTextSettings:
bold: 0
italic: 0
underline: 0
strike: 0
alpha: 1
customColor: 0
color: {r: 1, g: 1, b: 0, a: 1}
mark: 0
markColor: {r: 0, g: 0, b: 0, a: 0.5}
horizontal: 0
vertical: 0
characterSpacing: 0
size: 0
hideVerticalTexts: 0
changeFadeIn: 0
durationFadeIn: 0.2
enableOffsetFadeIn: 1
offsetFadeIn: {x: 0.5, y: 0}
enableScaleFadeIn: 1
scaleFadeIn: {x: 2, y: 2}
enableCrossScaleFadeIn: 0
crossScaleFadeIn: {x: 1, y: 1.5}
enableShakeFadeIn: 0
shakeOffsetFadeIn: {x: 0, y: 1.5}
shakeFrequencyFadeIn: 4
changeFadeOut: 0
durationFadeOut: 0.2
enableOffsetFadeOut: 1
offsetFadeOut: {x: 0.5, y: 0}
enableScaleFadeOut: 0
scaleFadeOut: {x: 2, y: 2}
enableCrossScaleFadeOut: 0
crossScaleFadeOut: {x: 1, y: 1.5}
enableShakeFadeOut: 0
shakeOffsetFadeOut: {x: 0, y: 1.5}
shakeFrequencyFadeOut: 4
changeMovement: 0
enableLerp: 1
lerpSettings:
speed: 5
minX: -0.7
maxX: 0.7
minY: 1
maxY: 2
enableVelocity: 0
velocitySettings:
minX: -1
maxX: 1
minY: 4
maxY: 5
dragX: 0.1
dragY: 1
gravity: 3
enableShaking: 0
shakeSettings:
offset: {x: 0.005, y: 0.005}
frequency: 50
enableFollowing: 0
followSettings:
speed: 10
drag: 0
changeRotation: 0
enableStartRotation: 0
minRotation: -4
maxRotation: 4
enableRotateOverTime: 0
minRotationSpeed: -15
maxRotationSpeed: 15
rotateOverTime:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 0
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 0.4
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 0.8
value: 0
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 1
value: 0
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
changeScaling: 0
enableScaleByNumber: 0
scaleByNumberSettings:
fromNumber: 0
toNumber: 1000
fromScale: 1
toScale: 2
enableScaleOverTime: 0
scaleOverTime:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 0
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 1
value: 0.7
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
changeSpamControl: 0
spamGroup:
enableCombination: 0
combinationSettings:
method: 0
maxDistance: 10
spawnDelay: 0.2
absorbDuration: 0.4
scaleCurve:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 0
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 0.7
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 1
value: 0
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
alphaCurve:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 0
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 0.5
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 1
value: 0
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
moveToAbsorber: 1
absorberScaleFactor: 1.5
absorberScaleFade: 15
instantGain: 0
bonusLifetime: 1
enableDestruction: 0
destructionSettings:
maxDistance: 2
spawnDelay: 0.2
duration: 0.3
scaleCurve:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 0
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 1
value: 0.5
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
alphaCurve:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 0
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 1
value: 0
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
enableCollision: 0
collisionSettings:
radius: 0.5
pushFactor: 1
desiredDirection: {x: 0, y: 0, z: 0}
enablePush: 0
pushSettings:
radius: 3
pushOffset: {x: 0, y: 1, z: 0}

View File

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

View File

@@ -0,0 +1,358 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !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: d57d6f502e7c30a4ca03abf7f4c97bbc, type: 3}
m_Name: Neon Red
m_EditorClassIdentifier:
changeFontAsset: 1
fontAsset: {fileID: 11400000, guid: 537b62a8636fdb04a87ced79e85b110a, type: 2}
changeColor: 1
color: {r: 1, g: 1, b: 1, a: 1}
enableGradient: 0
gradient:
topLeft: {r: 1, g: 1, b: 1, a: 1}
topRight: {r: 1, g: 1, b: 1, a: 1}
bottomLeft: {r: 1, g: 1, b: 1, a: 1}
bottomRight: {r: 1, g: 1, b: 1, a: 1}
changeNumber: 0
enableNumber: 1
numberSettings:
bold: 0
italic: 0
underline: 0
strike: 0
alpha: 1
customColor: 0
color: {r: 1, g: 1, b: 0, a: 1}
mark: 0
markColor: {r: 0, g: 0, b: 0, a: 0.5}
horizontal: 0
vertical: 0
characterSpacing: 0
size: 0
digitSettings:
decimals: 0
decimalChar: .
hideZeros: 0
dotSeperation: 0
dotDistance: 3
dotChar: .
suffixShorten: 0
suffixes:
- K
- M
- B
suffixDigits: 030000000300000003000000
maxDigits: 4
changeLeftText: 0
enableLeftText: 1
leftText:
leftTextSettings:
bold: 0
italic: 0
underline: 0
strike: 0
alpha: 1
customColor: 0
color: {r: 1, g: 1, b: 0, a: 1}
mark: 0
markColor: {r: 0, g: 0, b: 0, a: 0.5}
horizontal: 0
vertical: 0
characterSpacing: 0
size: 0
changeRightText: 0
enableRightText: 1
rightText:
rightTextSettings:
bold: 0
italic: 0
underline: 0
strike: 0
alpha: 1
customColor: 0
color: {r: 1, g: 1, b: 0, a: 1}
mark: 0
markColor: {r: 0, g: 0, b: 0, a: 0.5}
horizontal: 0
vertical: 0
characterSpacing: 0
size: 0
hideVerticalTexts: 0
changeFadeIn: 0
durationFadeIn: 0.2
enableOffsetFadeIn: 1
offsetFadeIn: {x: 0.5, y: 0}
enableScaleFadeIn: 1
scaleFadeIn: {x: 2, y: 2}
enableCrossScaleFadeIn: 0
crossScaleFadeIn: {x: 1, y: 1.5}
enableShakeFadeIn: 0
shakeOffsetFadeIn: {x: 0, y: 1.5}
shakeFrequencyFadeIn: 4
changeFadeOut: 0
durationFadeOut: 0.2
enableOffsetFadeOut: 1
offsetFadeOut: {x: 0.5, y: 0}
enableScaleFadeOut: 0
scaleFadeOut: {x: 2, y: 2}
enableCrossScaleFadeOut: 0
crossScaleFadeOut: {x: 1, y: 1.5}
enableShakeFadeOut: 0
shakeOffsetFadeOut: {x: 0, y: 1.5}
shakeFrequencyFadeOut: 4
changeMovement: 0
enableLerp: 1
lerpSettings:
speed: 5
minX: -0.7
maxX: 0.7
minY: 1
maxY: 2
enableVelocity: 0
velocitySettings:
minX: -1
maxX: 1
minY: 4
maxY: 5
dragX: 0.1
dragY: 1
gravity: 3
enableShaking: 0
shakeSettings:
offset: {x: 0.005, y: 0.005}
frequency: 50
enableFollowing: 0
followSettings:
speed: 10
drag: 0
changeRotation: 0
enableStartRotation: 0
minRotation: -4
maxRotation: 4
enableRotateOverTime: 0
minRotationSpeed: -15
maxRotationSpeed: 15
rotateOverTime:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 0
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 0.4
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 0.8
value: 0
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 1
value: 0
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
changeScaling: 0
enableScaleByNumber: 0
scaleByNumberSettings:
fromNumber: 0
toNumber: 1000
fromScale: 1
toScale: 2
enableScaleOverTime: 0
scaleOverTime:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 0
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 1
value: 0.7
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
changeSpamControl: 0
spamGroup:
enableCombination: 0
combinationSettings:
method: 0
maxDistance: 10
spawnDelay: 0.2
absorbDuration: 0.4
scaleCurve:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 0
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 0.7
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 1
value: 0
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
alphaCurve:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 0
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 0.5
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 1
value: 0
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
moveToAbsorber: 1
absorberScaleFactor: 1.5
absorberScaleFade: 15
instantGain: 0
bonusLifetime: 1
enableDestruction: 0
destructionSettings:
maxDistance: 2
spawnDelay: 0.2
duration: 0.3
scaleCurve:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 0
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 1
value: 0.5
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
alphaCurve:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 0
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 1
value: 0
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
enableCollision: 0
collisionSettings:
radius: 0.5
pushFactor: 1
desiredDirection: {x: 0, y: 0, z: 0}
enablePush: 0
pushSettings:
radius: 3
pushOffset: {x: 0, y: 1, z: 0}

View File

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

View File

@@ -0,0 +1,358 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !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: d57d6f502e7c30a4ca03abf7f4c97bbc, type: 3}
m_Name: Neon Yellow
m_EditorClassIdentifier:
changeFontAsset: 1
fontAsset: {fileID: 11400000, guid: 4abe4cce23f87d94897d13c1c5fb2de1, type: 2}
changeColor: 1
color: {r: 1, g: 1, b: 1, a: 1}
enableGradient: 0
gradient:
topLeft: {r: 1, g: 1, b: 1, a: 1}
topRight: {r: 1, g: 1, b: 1, a: 1}
bottomLeft: {r: 1, g: 1, b: 1, a: 1}
bottomRight: {r: 1, g: 1, b: 1, a: 1}
changeNumber: 0
enableNumber: 1
numberSettings:
bold: 0
italic: 0
underline: 0
strike: 0
alpha: 1
customColor: 0
color: {r: 1, g: 1, b: 0, a: 1}
mark: 0
markColor: {r: 0, g: 0, b: 0, a: 0.5}
horizontal: 0
vertical: 0
characterSpacing: 0
size: 0
digitSettings:
decimals: 0
decimalChar: .
hideZeros: 0
dotSeperation: 0
dotDistance: 3
dotChar: .
suffixShorten: 0
suffixes:
- K
- M
- B
suffixDigits: 030000000300000003000000
maxDigits: 4
changeLeftText: 0
enableLeftText: 1
leftText:
leftTextSettings:
bold: 0
italic: 0
underline: 0
strike: 0
alpha: 1
customColor: 0
color: {r: 1, g: 1, b: 0, a: 1}
mark: 0
markColor: {r: 0, g: 0, b: 0, a: 0.5}
horizontal: 0
vertical: 0
characterSpacing: 0
size: 0
changeRightText: 0
enableRightText: 1
rightText:
rightTextSettings:
bold: 0
italic: 0
underline: 0
strike: 0
alpha: 1
customColor: 0
color: {r: 1, g: 1, b: 0, a: 1}
mark: 0
markColor: {r: 0, g: 0, b: 0, a: 0.5}
horizontal: 0
vertical: 0
characterSpacing: 0
size: 0
hideVerticalTexts: 0
changeFadeIn: 0
durationFadeIn: 0.2
enableOffsetFadeIn: 1
offsetFadeIn: {x: 0.5, y: 0}
enableScaleFadeIn: 1
scaleFadeIn: {x: 2, y: 2}
enableCrossScaleFadeIn: 0
crossScaleFadeIn: {x: 1, y: 1.5}
enableShakeFadeIn: 0
shakeOffsetFadeIn: {x: 0, y: 1.5}
shakeFrequencyFadeIn: 4
changeFadeOut: 0
durationFadeOut: 0.2
enableOffsetFadeOut: 1
offsetFadeOut: {x: 0.5, y: 0}
enableScaleFadeOut: 0
scaleFadeOut: {x: 2, y: 2}
enableCrossScaleFadeOut: 0
crossScaleFadeOut: {x: 1, y: 1.5}
enableShakeFadeOut: 0
shakeOffsetFadeOut: {x: 0, y: 1.5}
shakeFrequencyFadeOut: 4
changeMovement: 0
enableLerp: 1
lerpSettings:
speed: 5
minX: -0.7
maxX: 0.7
minY: 1
maxY: 2
enableVelocity: 0
velocitySettings:
minX: -1
maxX: 1
minY: 4
maxY: 5
dragX: 0.1
dragY: 1
gravity: 3
enableShaking: 0
shakeSettings:
offset: {x: 0.005, y: 0.005}
frequency: 50
enableFollowing: 0
followSettings:
speed: 10
drag: 0
changeRotation: 0
enableStartRotation: 0
minRotation: -4
maxRotation: 4
enableRotateOverTime: 0
minRotationSpeed: -15
maxRotationSpeed: 15
rotateOverTime:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 0
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 0.4
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 0.8
value: 0
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 1
value: 0
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
changeScaling: 0
enableScaleByNumber: 0
scaleByNumberSettings:
fromNumber: 0
toNumber: 1000
fromScale: 1
toScale: 2
enableScaleOverTime: 0
scaleOverTime:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 0
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 1
value: 0.7
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
changeSpamControl: 0
spamGroup:
enableCombination: 0
combinationSettings:
method: 0
maxDistance: 10
spawnDelay: 0.2
absorbDuration: 0.4
scaleCurve:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 0
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 0.7
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 1
value: 0
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
alphaCurve:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 0
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 0.5
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 1
value: 0
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
moveToAbsorber: 1
absorberScaleFactor: 1.5
absorberScaleFade: 15
instantGain: 0
bonusLifetime: 1
enableDestruction: 0
destructionSettings:
maxDistance: 2
spawnDelay: 0.2
duration: 0.3
scaleCurve:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 0
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 1
value: 0.5
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
alphaCurve:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 0
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 1
value: 0
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
enableCollision: 0
collisionSettings:
radius: 0.5
pushFactor: 1
desiredDirection: {x: 0, y: 0, z: 0}
enablePush: 0
pushSettings:
radius: 3
pushOffset: {x: 0, y: 1, z: 0}

View File

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

View File

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

View File

@@ -0,0 +1,358 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !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: d57d6f502e7c30a4ca03abf7f4c97bbc, type: 3}
m_Name: Pixel Default
m_EditorClassIdentifier:
changeFontAsset: 1
fontAsset: {fileID: 11400000, guid: 7fca031f9a948f443a7332780919a784, type: 2}
changeColor: 1
color: {r: 1, g: 1, b: 1, a: 1}
enableGradient: 0
gradient:
topLeft: {r: 1, g: 1, b: 1, a: 1}
topRight: {r: 1, g: 1, b: 1, a: 1}
bottomLeft: {r: 1, g: 1, b: 1, a: 1}
bottomRight: {r: 1, g: 1, b: 1, a: 1}
changeNumber: 0
enableNumber: 1
numberSettings:
bold: 0
italic: 0
underline: 0
strike: 0
alpha: 1
customColor: 0
color: {r: 1, g: 1, b: 0, a: 1}
mark: 0
markColor: {r: 0, g: 0, b: 0, a: 0.5}
horizontal: 0
vertical: 0
characterSpacing: 0
size: 0
digitSettings:
decimals: 0
decimalChar: .
hideZeros: 0
dotSeperation: 0
dotDistance: 3
dotChar: .
suffixShorten: 0
suffixes:
- K
- M
- B
suffixDigits: 030000000300000003000000
maxDigits: 4
changeLeftText: 0
enableLeftText: 1
leftText:
leftTextSettings:
bold: 0
italic: 0
underline: 0
strike: 0
alpha: 1
customColor: 0
color: {r: 1, g: 1, b: 0, a: 1}
mark: 0
markColor: {r: 0, g: 0, b: 0, a: 0.5}
horizontal: 0
vertical: 0
characterSpacing: 0
size: 0
changeRightText: 0
enableRightText: 1
rightText:
rightTextSettings:
bold: 0
italic: 0
underline: 0
strike: 0
alpha: 1
customColor: 0
color: {r: 1, g: 1, b: 0, a: 1}
mark: 0
markColor: {r: 0, g: 0, b: 0, a: 0.5}
horizontal: 0
vertical: 0
characterSpacing: 0
size: 0
hideVerticalTexts: 0
changeFadeIn: 0
durationFadeIn: 0.2
enableOffsetFadeIn: 1
offsetFadeIn: {x: 0.5, y: 0}
enableScaleFadeIn: 1
scaleFadeIn: {x: 2, y: 2}
enableCrossScaleFadeIn: 0
crossScaleFadeIn: {x: 1, y: 1.5}
enableShakeFadeIn: 0
shakeOffsetFadeIn: {x: 0, y: 1.5}
shakeFrequencyFadeIn: 4
changeFadeOut: 0
durationFadeOut: 0.2
enableOffsetFadeOut: 1
offsetFadeOut: {x: 0.5, y: 0}
enableScaleFadeOut: 0
scaleFadeOut: {x: 2, y: 2}
enableCrossScaleFadeOut: 0
crossScaleFadeOut: {x: 1, y: 1.5}
enableShakeFadeOut: 0
shakeOffsetFadeOut: {x: 0, y: 1.5}
shakeFrequencyFadeOut: 4
changeMovement: 0
enableLerp: 1
lerpSettings:
speed: 5
minX: -0.7
maxX: 0.7
minY: 1
maxY: 2
enableVelocity: 0
velocitySettings:
minX: -1
maxX: 1
minY: 4
maxY: 5
dragX: 0.1
dragY: 1
gravity: 3
enableShaking: 0
shakeSettings:
offset: {x: 0.005, y: 0.005}
frequency: 50
enableFollowing: 0
followSettings:
speed: 10
drag: 0
changeRotation: 0
enableStartRotation: 0
minRotation: -4
maxRotation: 4
enableRotateOverTime: 0
minRotationSpeed: -15
maxRotationSpeed: 15
rotateOverTime:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 0
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 0.4
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 0.8
value: 0
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 1
value: 0
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
changeScaling: 0
enableScaleByNumber: 0
scaleByNumberSettings:
fromNumber: 0
toNumber: 1000
fromScale: 1
toScale: 2
enableScaleOverTime: 0
scaleOverTime:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 0
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 1
value: 0.7
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
changeSpamControl: 0
spamGroup:
enableCombination: 0
combinationSettings:
method: 0
maxDistance: 10
spawnDelay: 0.2
absorbDuration: 0.4
scaleCurve:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 0
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 0.7
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 1
value: 0
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
alphaCurve:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 0
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 0.5
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 1
value: 0
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
moveToAbsorber: 1
absorberScaleFactor: 1.5
absorberScaleFade: 15
instantGain: 0
bonusLifetime: 1
enableDestruction: 0
destructionSettings:
maxDistance: 2
spawnDelay: 0.2
duration: 0.3
scaleCurve:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 0
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 1
value: 0.5
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
alphaCurve:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 0
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 1
value: 0
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
enableCollision: 0
collisionSettings:
radius: 0.5
pushFactor: 1
desiredDirection: {x: 0, y: 0, z: 0}
enablePush: 0
pushSettings:
radius: 3
pushOffset: {x: 0, y: 1, z: 0}

View File

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

View File

@@ -0,0 +1,358 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !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: d57d6f502e7c30a4ca03abf7f4c97bbc, type: 3}
m_Name: Pixel Glow
m_EditorClassIdentifier:
changeFontAsset: 1
fontAsset: {fileID: 11400000, guid: 9c531f7132a5fa44a87992df50ab3582, type: 2}
changeColor: 1
color: {r: 1, g: 0.23529412, b: 0.23529412, a: 1}
enableGradient: 0
gradient:
topLeft: {r: 1, g: 1, b: 1, a: 1}
topRight: {r: 1, g: 1, b: 1, a: 1}
bottomLeft: {r: 1, g: 1, b: 1, a: 1}
bottomRight: {r: 1, g: 1, b: 1, a: 1}
changeNumber: 0
enableNumber: 1
numberSettings:
bold: 0
italic: 0
underline: 0
strike: 0
alpha: 1
customColor: 0
color: {r: 1, g: 1, b: 0, a: 1}
mark: 0
markColor: {r: 0, g: 0, b: 0, a: 0.5}
horizontal: 0
vertical: 0
characterSpacing: 0
size: 0
digitSettings:
decimals: 0
decimalChar: .
hideZeros: 0
dotSeperation: 0
dotDistance: 3
dotChar: .
suffixShorten: 0
suffixes:
- K
- M
- B
suffixDigits: 030000000300000003000000
maxDigits: 4
changeLeftText: 0
enableLeftText: 1
leftText:
leftTextSettings:
bold: 0
italic: 0
underline: 0
strike: 0
alpha: 1
customColor: 0
color: {r: 1, g: 1, b: 0, a: 1}
mark: 0
markColor: {r: 0, g: 0, b: 0, a: 0.5}
horizontal: 0
vertical: 0
characterSpacing: 0
size: 0
changeRightText: 0
enableRightText: 1
rightText:
rightTextSettings:
bold: 0
italic: 0
underline: 0
strike: 0
alpha: 1
customColor: 0
color: {r: 1, g: 1, b: 0, a: 1}
mark: 0
markColor: {r: 0, g: 0, b: 0, a: 0.5}
horizontal: 0
vertical: 0
characterSpacing: 0
size: 0
hideVerticalTexts: 0
changeFadeIn: 0
durationFadeIn: 0.2
enableOffsetFadeIn: 1
offsetFadeIn: {x: 0.5, y: 0}
enableScaleFadeIn: 1
scaleFadeIn: {x: 2, y: 2}
enableCrossScaleFadeIn: 0
crossScaleFadeIn: {x: 1, y: 1.5}
enableShakeFadeIn: 0
shakeOffsetFadeIn: {x: 0, y: 1.5}
shakeFrequencyFadeIn: 4
changeFadeOut: 0
durationFadeOut: 0.2
enableOffsetFadeOut: 1
offsetFadeOut: {x: 0.5, y: 0}
enableScaleFadeOut: 0
scaleFadeOut: {x: 2, y: 2}
enableCrossScaleFadeOut: 0
crossScaleFadeOut: {x: 1, y: 1.5}
enableShakeFadeOut: 0
shakeOffsetFadeOut: {x: 0, y: 1.5}
shakeFrequencyFadeOut: 4
changeMovement: 0
enableLerp: 1
lerpSettings:
speed: 5
minX: -0.7
maxX: 0.7
minY: 1
maxY: 2
enableVelocity: 0
velocitySettings:
minX: -1
maxX: 1
minY: 4
maxY: 5
dragX: 0.1
dragY: 1
gravity: 3
enableShaking: 0
shakeSettings:
offset: {x: 0.005, y: 0.005}
frequency: 50
enableFollowing: 0
followSettings:
speed: 10
drag: 0
changeRotation: 0
enableStartRotation: 0
minRotation: -4
maxRotation: 4
enableRotateOverTime: 0
minRotationSpeed: -15
maxRotationSpeed: 15
rotateOverTime:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 0
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 0.4
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 0.8
value: 0
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 1
value: 0
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
changeScaling: 0
enableScaleByNumber: 0
scaleByNumberSettings:
fromNumber: 0
toNumber: 1000
fromScale: 1
toScale: 2
enableScaleOverTime: 0
scaleOverTime:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 0
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 1
value: 0.7
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
changeSpamControl: 0
spamGroup:
enableCombination: 0
combinationSettings:
method: 0
maxDistance: 10
spawnDelay: 0.2
absorbDuration: 0.4
scaleCurve:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 0
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 0.7
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 1
value: 0
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
alphaCurve:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 0
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 0.5
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 1
value: 0
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
moveToAbsorber: 1
absorberScaleFactor: 1.5
absorberScaleFade: 15
instantGain: 0
bonusLifetime: 1
enableDestruction: 0
destructionSettings:
maxDistance: 2
spawnDelay: 0.2
duration: 0.3
scaleCurve:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 0
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 1
value: 0.5
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
alphaCurve:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 0
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 1
value: 0
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
enableCollision: 0
collisionSettings:
radius: 0.5
pushFactor: 1
desiredDirection: {x: 0, y: 0, z: 0}
enablePush: 0
pushSettings:
radius: 3
pushOffset: {x: 0, y: 1, z: 0}

View File

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

View File

@@ -0,0 +1,358 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !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: d57d6f502e7c30a4ca03abf7f4c97bbc, type: 3}
m_Name: Pixel Outline
m_EditorClassIdentifier:
changeFontAsset: 1
fontAsset: {fileID: 11400000, guid: b7ed27dbbbb27854091191e07bf2ff75, type: 2}
changeColor: 1
color: {r: 1, g: 1, b: 1, a: 1}
enableGradient: 0
gradient:
topLeft: {r: 1, g: 1, b: 1, a: 1}
topRight: {r: 1, g: 1, b: 1, a: 1}
bottomLeft: {r: 1, g: 1, b: 1, a: 1}
bottomRight: {r: 1, g: 1, b: 1, a: 1}
changeNumber: 0
enableNumber: 1
numberSettings:
bold: 0
italic: 0
underline: 0
strike: 0
alpha: 1
customColor: 0
color: {r: 1, g: 1, b: 0, a: 1}
mark: 0
markColor: {r: 0, g: 0, b: 0, a: 0.5}
horizontal: 0
vertical: 0
characterSpacing: 0
size: 0
digitSettings:
decimals: 0
decimalChar: .
hideZeros: 0
dotSeperation: 0
dotDistance: 3
dotChar: .
suffixShorten: 0
suffixes:
- K
- M
- B
suffixDigits: 030000000300000003000000
maxDigits: 4
changeLeftText: 0
enableLeftText: 1
leftText:
leftTextSettings:
bold: 0
italic: 0
underline: 0
strike: 0
alpha: 1
customColor: 0
color: {r: 1, g: 1, b: 0, a: 1}
mark: 0
markColor: {r: 0, g: 0, b: 0, a: 0.5}
horizontal: 0
vertical: 0
characterSpacing: 0
size: 0
changeRightText: 0
enableRightText: 1
rightText:
rightTextSettings:
bold: 0
italic: 0
underline: 0
strike: 0
alpha: 1
customColor: 0
color: {r: 1, g: 1, b: 0, a: 1}
mark: 0
markColor: {r: 0, g: 0, b: 0, a: 0.5}
horizontal: 0
vertical: 0
characterSpacing: 0
size: 0
hideVerticalTexts: 0
changeFadeIn: 0
durationFadeIn: 0.2
enableOffsetFadeIn: 1
offsetFadeIn: {x: 0.5, y: 0}
enableScaleFadeIn: 1
scaleFadeIn: {x: 2, y: 2}
enableCrossScaleFadeIn: 0
crossScaleFadeIn: {x: 1, y: 1.5}
enableShakeFadeIn: 0
shakeOffsetFadeIn: {x: 0, y: 1.5}
shakeFrequencyFadeIn: 4
changeFadeOut: 0
durationFadeOut: 0.2
enableOffsetFadeOut: 1
offsetFadeOut: {x: 0.5, y: 0}
enableScaleFadeOut: 0
scaleFadeOut: {x: 2, y: 2}
enableCrossScaleFadeOut: 0
crossScaleFadeOut: {x: 1, y: 1.5}
enableShakeFadeOut: 0
shakeOffsetFadeOut: {x: 0, y: 1.5}
shakeFrequencyFadeOut: 4
changeMovement: 0
enableLerp: 1
lerpSettings:
speed: 5
minX: -0.7
maxX: 0.7
minY: 1
maxY: 2
enableVelocity: 0
velocitySettings:
minX: -1
maxX: 1
minY: 4
maxY: 5
dragX: 0.1
dragY: 1
gravity: 3
enableShaking: 0
shakeSettings:
offset: {x: 0.005, y: 0.005}
frequency: 50
enableFollowing: 0
followSettings:
speed: 10
drag: 0
changeRotation: 0
enableStartRotation: 0
minRotation: -4
maxRotation: 4
enableRotateOverTime: 0
minRotationSpeed: -15
maxRotationSpeed: 15
rotateOverTime:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 0
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 0.4
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 0.8
value: 0
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 1
value: 0
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
changeScaling: 0
enableScaleByNumber: 0
scaleByNumberSettings:
fromNumber: 0
toNumber: 1000
fromScale: 1
toScale: 2
enableScaleOverTime: 0
scaleOverTime:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 0
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 1
value: 0.7
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
changeSpamControl: 0
spamGroup:
enableCombination: 0
combinationSettings:
method: 0
maxDistance: 10
spawnDelay: 0.2
absorbDuration: 0.4
scaleCurve:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 0
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 0.7
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 1
value: 0
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
alphaCurve:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 0
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 0.5
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 1
value: 0
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
moveToAbsorber: 1
absorberScaleFactor: 1.5
absorberScaleFade: 15
instantGain: 0
bonusLifetime: 1
enableDestruction: 0
destructionSettings:
maxDistance: 2
spawnDelay: 0.2
duration: 0.3
scaleCurve:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 0
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 1
value: 0.5
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
alphaCurve:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 0
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 1
value: 0
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
enableCollision: 0
collisionSettings:
radius: 0.5
pushFactor: 1
desiredDirection: {x: 0, y: 0, z: 0}
enablePush: 0
pushSettings:
radius: 3
pushOffset: {x: 0, y: 1, z: 0}

View File

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

View File

@@ -0,0 +1,358 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !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: d57d6f502e7c30a4ca03abf7f4c97bbc, type: 3}
m_Name: Pixel Shadow
m_EditorClassIdentifier:
changeFontAsset: 1
fontAsset: {fileID: 11400000, guid: a50e85261c47743468fb8649eced36e7, type: 2}
changeColor: 1
color: {r: 1, g: 1, b: 1, a: 1}
enableGradient: 0
gradient:
topLeft: {r: 1, g: 1, b: 1, a: 1}
topRight: {r: 1, g: 1, b: 1, a: 1}
bottomLeft: {r: 1, g: 1, b: 1, a: 1}
bottomRight: {r: 1, g: 1, b: 1, a: 1}
changeNumber: 0
enableNumber: 1
numberSettings:
bold: 0
italic: 0
underline: 0
strike: 0
alpha: 1
customColor: 0
color: {r: 1, g: 1, b: 0, a: 1}
mark: 0
markColor: {r: 0, g: 0, b: 0, a: 0.5}
horizontal: 0
vertical: 0
characterSpacing: 0
size: 0
digitSettings:
decimals: 0
decimalChar: .
hideZeros: 0
dotSeperation: 0
dotDistance: 3
dotChar: .
suffixShorten: 0
suffixes:
- K
- M
- B
suffixDigits: 030000000300000003000000
maxDigits: 4
changeLeftText: 0
enableLeftText: 1
leftText:
leftTextSettings:
bold: 0
italic: 0
underline: 0
strike: 0
alpha: 1
customColor: 0
color: {r: 1, g: 1, b: 0, a: 1}
mark: 0
markColor: {r: 0, g: 0, b: 0, a: 0.5}
horizontal: 0
vertical: 0
characterSpacing: 0
size: 0
changeRightText: 0
enableRightText: 1
rightText:
rightTextSettings:
bold: 0
italic: 0
underline: 0
strike: 0
alpha: 1
customColor: 0
color: {r: 1, g: 1, b: 0, a: 1}
mark: 0
markColor: {r: 0, g: 0, b: 0, a: 0.5}
horizontal: 0
vertical: 0
characterSpacing: 0
size: 0
hideVerticalTexts: 0
changeFadeIn: 0
durationFadeIn: 0.2
enableOffsetFadeIn: 1
offsetFadeIn: {x: 0.5, y: 0}
enableScaleFadeIn: 1
scaleFadeIn: {x: 2, y: 2}
enableCrossScaleFadeIn: 0
crossScaleFadeIn: {x: 1, y: 1.5}
enableShakeFadeIn: 0
shakeOffsetFadeIn: {x: 0, y: 1.5}
shakeFrequencyFadeIn: 4
changeFadeOut: 0
durationFadeOut: 0.2
enableOffsetFadeOut: 1
offsetFadeOut: {x: 0.5, y: 0}
enableScaleFadeOut: 0
scaleFadeOut: {x: 2, y: 2}
enableCrossScaleFadeOut: 0
crossScaleFadeOut: {x: 1, y: 1.5}
enableShakeFadeOut: 0
shakeOffsetFadeOut: {x: 0, y: 1.5}
shakeFrequencyFadeOut: 4
changeMovement: 0
enableLerp: 1
lerpSettings:
speed: 5
minX: -0.7
maxX: 0.7
minY: 1
maxY: 2
enableVelocity: 0
velocitySettings:
minX: -1
maxX: 1
minY: 4
maxY: 5
dragX: 0.1
dragY: 1
gravity: 3
enableShaking: 0
shakeSettings:
offset: {x: 0.005, y: 0.005}
frequency: 50
enableFollowing: 0
followSettings:
speed: 10
drag: 0
changeRotation: 0
enableStartRotation: 0
minRotation: -4
maxRotation: 4
enableRotateOverTime: 0
minRotationSpeed: -15
maxRotationSpeed: 15
rotateOverTime:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 0
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 0.4
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 0.8
value: 0
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 1
value: 0
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
changeScaling: 0
enableScaleByNumber: 0
scaleByNumberSettings:
fromNumber: 0
toNumber: 1000
fromScale: 1
toScale: 2
enableScaleOverTime: 0
scaleOverTime:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 0
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 1
value: 0.7
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
changeSpamControl: 0
spamGroup:
enableCombination: 0
combinationSettings:
method: 0
maxDistance: 10
spawnDelay: 0.2
absorbDuration: 0.4
scaleCurve:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 0
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 0.7
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 1
value: 0
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
alphaCurve:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 0
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 0.5
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 1
value: 0
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
moveToAbsorber: 1
absorberScaleFactor: 1.5
absorberScaleFade: 15
instantGain: 0
bonusLifetime: 1
enableDestruction: 0
destructionSettings:
maxDistance: 2
spawnDelay: 0.2
duration: 0.3
scaleCurve:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 0
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 1
value: 0.5
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
alphaCurve:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 0
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 1
value: 0
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
enableCollision: 0
collisionSettings:
radius: 0.5
pushFactor: 1
desiredDirection: {x: 0, y: 0, z: 0}
enablePush: 0
pushSettings:
radius: 3
pushOffset: {x: 0, y: 1, z: 0}

View File

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

View File

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

View File

@@ -0,0 +1,358 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !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: d57d6f502e7c30a4ca03abf7f4c97bbc, type: 3}
m_Name: Saw Default
m_EditorClassIdentifier:
changeFontAsset: 1
fontAsset: {fileID: 11400000, guid: 420fbe705724d89459e87efaabec5e62, type: 2}
changeColor: 1
color: {r: 1, g: 1, b: 1, a: 1}
enableGradient: 0
gradient:
topLeft: {r: 1, g: 1, b: 1, a: 1}
topRight: {r: 1, g: 1, b: 1, a: 1}
bottomLeft: {r: 1, g: 1, b: 1, a: 1}
bottomRight: {r: 1, g: 1, b: 1, a: 1}
changeNumber: 0
enableNumber: 1
numberSettings:
bold: 0
italic: 0
underline: 0
strike: 0
alpha: 1
customColor: 0
color: {r: 1, g: 1, b: 0, a: 1}
mark: 0
markColor: {r: 0, g: 0, b: 0, a: 0.5}
horizontal: 0
vertical: 0
characterSpacing: 0
size: 0
digitSettings:
decimals: 0
decimalChar: .
hideZeros: 0
dotSeperation: 0
dotDistance: 3
dotChar: .
suffixShorten: 0
suffixes:
- K
- M
- B
suffixDigits: 030000000300000003000000
maxDigits: 4
changeLeftText: 0
enableLeftText: 1
leftText:
leftTextSettings:
bold: 0
italic: 0
underline: 0
strike: 0
alpha: 1
customColor: 0
color: {r: 1, g: 1, b: 0, a: 1}
mark: 0
markColor: {r: 0, g: 0, b: 0, a: 0.5}
horizontal: 0
vertical: 0
characterSpacing: 0
size: 0
changeRightText: 0
enableRightText: 1
rightText:
rightTextSettings:
bold: 0
italic: 0
underline: 0
strike: 0
alpha: 1
customColor: 0
color: {r: 1, g: 1, b: 0, a: 1}
mark: 0
markColor: {r: 0, g: 0, b: 0, a: 0.5}
horizontal: 0
vertical: 0
characterSpacing: 0
size: 0
hideVerticalTexts: 0
changeFadeIn: 0
durationFadeIn: 0.2
enableOffsetFadeIn: 1
offsetFadeIn: {x: 0.5, y: 0}
enableScaleFadeIn: 1
scaleFadeIn: {x: 2, y: 2}
enableCrossScaleFadeIn: 0
crossScaleFadeIn: {x: 1, y: 1.5}
enableShakeFadeIn: 0
shakeOffsetFadeIn: {x: 0, y: 1.5}
shakeFrequencyFadeIn: 4
changeFadeOut: 0
durationFadeOut: 0.2
enableOffsetFadeOut: 1
offsetFadeOut: {x: 0.5, y: 0}
enableScaleFadeOut: 0
scaleFadeOut: {x: 2, y: 2}
enableCrossScaleFadeOut: 0
crossScaleFadeOut: {x: 1, y: 1.5}
enableShakeFadeOut: 0
shakeOffsetFadeOut: {x: 0, y: 1.5}
shakeFrequencyFadeOut: 4
changeMovement: 0
enableLerp: 1
lerpSettings:
speed: 5
minX: -0.7
maxX: 0.7
minY: 1
maxY: 2
enableVelocity: 0
velocitySettings:
minX: -1
maxX: 1
minY: 4
maxY: 5
dragX: 0.1
dragY: 1
gravity: 3
enableShaking: 0
shakeSettings:
offset: {x: 0.005, y: 0.005}
frequency: 50
enableFollowing: 0
followSettings:
speed: 10
drag: 0
changeRotation: 0
enableStartRotation: 0
minRotation: -4
maxRotation: 4
enableRotateOverTime: 0
minRotationSpeed: -15
maxRotationSpeed: 15
rotateOverTime:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 0
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 0.4
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 0.8
value: 0
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 1
value: 0
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
changeScaling: 0
enableScaleByNumber: 0
scaleByNumberSettings:
fromNumber: 0
toNumber: 1000
fromScale: 1
toScale: 2
enableScaleOverTime: 0
scaleOverTime:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 0
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 1
value: 0.7
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
changeSpamControl: 0
spamGroup:
enableCombination: 0
combinationSettings:
method: 0
maxDistance: 10
spawnDelay: 0.2
absorbDuration: 0.4
scaleCurve:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 0
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 0.7
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 1
value: 0
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
alphaCurve:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 0
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 0.5
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 1
value: 0
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
moveToAbsorber: 1
absorberScaleFactor: 1.5
absorberScaleFade: 15
instantGain: 0
bonusLifetime: 1
enableDestruction: 0
destructionSettings:
maxDistance: 2
spawnDelay: 0.2
duration: 0.3
scaleCurve:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 0
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 1
value: 0.5
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
alphaCurve:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 0
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 1
value: 0
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
enableCollision: 0
collisionSettings:
radius: 0.5
pushFactor: 1
desiredDirection: {x: 0, y: 0, z: 0}
enablePush: 0
pushSettings:
radius: 3
pushOffset: {x: 0, y: 1, z: 0}

View File

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

View File

@@ -0,0 +1,358 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !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: d57d6f502e7c30a4ca03abf7f4c97bbc, type: 3}
m_Name: Saw Glow
m_EditorClassIdentifier:
changeFontAsset: 1
fontAsset: {fileID: 11400000, guid: 85b1b6bad86995045b8b3eaf45399683, type: 2}
changeColor: 1
color: {r: 1, g: 1, b: 1, a: 1}
enableGradient: 1
gradient:
topLeft: {r: 0.16666651, g: 0, b: 1, a: 1}
topRight: {r: 0.16666651, g: 0, b: 1, a: 1}
bottomLeft: {r: 0, g: 0.083333254, b: 1, a: 1}
bottomRight: {r: 0, g: 0.083333254, b: 1, a: 1}
changeNumber: 0
enableNumber: 1
numberSettings:
bold: 0
italic: 0
underline: 0
strike: 0
alpha: 1
customColor: 0
color: {r: 1, g: 1, b: 0, a: 1}
mark: 0
markColor: {r: 0, g: 0, b: 0, a: 0.5}
horizontal: 0
vertical: 0
characterSpacing: 0
size: 0
digitSettings:
decimals: 0
decimalChar: .
hideZeros: 0
dotSeparation: 0
dotDistance: 3
dotChar: .
suffixShorten: 0
suffixes:
- K
- M
- B
suffixDigits: 030000000300000003000000
maxDigits: 4
changeLeftText: 0
enableLeftText: 1
leftText:
leftTextSettings:
bold: 0
italic: 0
underline: 0
strike: 0
alpha: 1
customColor: 0
color: {r: 1, g: 1, b: 0, a: 1}
mark: 0
markColor: {r: 0, g: 0, b: 0, a: 0.5}
horizontal: 0
vertical: 0
characterSpacing: 0
size: 0
changeRightText: 0
enableRightText: 1
rightText:
rightTextSettings:
bold: 0
italic: 0
underline: 0
strike: 0
alpha: 1
customColor: 0
color: {r: 1, g: 1, b: 0, a: 1}
mark: 0
markColor: {r: 0, g: 0, b: 0, a: 0.5}
horizontal: 0
vertical: 0
characterSpacing: 0
size: 0
hideVerticalTexts: 0
changeFadeIn: 0
durationFadeIn: 0.2
enableOffsetFadeIn: 1
offsetFadeIn: {x: 0.5, y: 0}
enableScaleFadeIn: 1
scaleFadeIn: {x: 2, y: 2}
enableCrossScaleFadeIn: 0
crossScaleFadeIn: {x: 1, y: 1.5}
enableShakeFadeIn: 0
shakeOffsetFadeIn: {x: 0, y: 1.5}
shakeFrequencyFadeIn: 4
changeFadeOut: 0
durationFadeOut: 0.2
enableOffsetFadeOut: 1
offsetFadeOut: {x: 0.5, y: 0}
enableScaleFadeOut: 0
scaleFadeOut: {x: 2, y: 2}
enableCrossScaleFadeOut: 0
crossScaleFadeOut: {x: 1, y: 1.5}
enableShakeFadeOut: 0
shakeOffsetFadeOut: {x: 0, y: 1.5}
shakeFrequencyFadeOut: 4
changeMovement: 0
enableLerp: 1
lerpSettings:
speed: 5
minX: -0.7
maxX: 0.7
minY: 1
maxY: 2
enableVelocity: 0
velocitySettings:
minX: -1
maxX: 1
minY: 4
maxY: 5
dragX: 0.1
dragY: 1
gravity: 3
enableShaking: 0
shakeSettings:
offset: {x: 0.005, y: 0.005}
frequency: 50
enableFollowing: 0
followSettings:
speed: 10
drag: 0
changeRotation: 0
enableStartRotation: 0
minRotation: -4
maxRotation: 4
enableRotateOverTime: 0
minRotationSpeed: -15
maxRotationSpeed: 15
rotateOverTime:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 0
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 0.4
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 0.8
value: 0
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 1
value: 0
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
changeScaling: 0
enableScaleByNumber: 0
scaleByNumberSettings:
fromNumber: 0
toNumber: 1000
fromScale: 1
toScale: 2
enableScaleOverTime: 0
scaleOverTime:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 0
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 1
value: 0.7
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
changeSpamControl: 0
spamGroup:
enableCombination: 0
combinationSettings:
method: 0
maxDistance: 10
spawnDelay: 0.2
absorbDuration: 0.4
scaleCurve:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 0
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 0.7
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 1
value: 0
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
alphaCurve:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 0
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 0.5
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 1
value: 0
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
moveToAbsorber: 1
absorberScaleFactor: 1.5
absorberScaleFade: 15
instantGain: 0
bonusLifetime: 1
enableDestruction: 0
destructionSettings:
maxDistance: 2
spawnDelay: 0.2
duration: 0.3
scaleCurve:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 0
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 1
value: 0.5
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
alphaCurve:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 0
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 1
value: 0
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
enableCollision: 0
collisionSettings:
radius: 0.5
pushFactor: 1
desiredDirection: {x: 0, y: 0, z: 0}
enablePush: 0
pushSettings:
radius: 3
pushOffset: 0.8

View File

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

View File

@@ -0,0 +1,358 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !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: d57d6f502e7c30a4ca03abf7f4c97bbc, type: 3}
m_Name: Saw Neon
m_EditorClassIdentifier:
changeFontAsset: 1
fontAsset: {fileID: 11400000, guid: 9a9da3c6fe6d8674b979acf47b14f139, type: 2}
changeColor: 1
color: {r: 1, g: 1, b: 1, a: 1}
enableGradient: 0
gradient:
topLeft: {r: 1, g: 1, b: 1, a: 1}
topRight: {r: 1, g: 1, b: 1, a: 1}
bottomLeft: {r: 1, g: 1, b: 1, a: 1}
bottomRight: {r: 1, g: 1, b: 1, a: 1}
changeNumber: 0
enableNumber: 1
numberSettings:
bold: 0
italic: 0
underline: 0
strike: 0
alpha: 1
customColor: 0
color: {r: 1, g: 1, b: 0, a: 1}
mark: 0
markColor: {r: 0, g: 0, b: 0, a: 0.5}
horizontal: 0
vertical: 0
characterSpacing: 0
size: 0
digitSettings:
decimals: 0
decimalChar: .
hideZeros: 0
dotSeperation: 0
dotDistance: 3
dotChar: .
suffixShorten: 0
suffixes:
- K
- M
- B
suffixDigits: 030000000300000003000000
maxDigits: 4
changeLeftText: 0
enableLeftText: 1
leftText:
leftTextSettings:
bold: 0
italic: 0
underline: 0
strike: 0
alpha: 1
customColor: 0
color: {r: 1, g: 1, b: 0, a: 1}
mark: 0
markColor: {r: 0, g: 0, b: 0, a: 0.5}
horizontal: 0
vertical: 0
characterSpacing: 0
size: 0
changeRightText: 0
enableRightText: 1
rightText:
rightTextSettings:
bold: 0
italic: 0
underline: 0
strike: 0
alpha: 1
customColor: 0
color: {r: 1, g: 1, b: 0, a: 1}
mark: 0
markColor: {r: 0, g: 0, b: 0, a: 0.5}
horizontal: 0
vertical: 0
characterSpacing: 0
size: 0
hideVerticalTexts: 0
changeFadeIn: 0
durationFadeIn: 0.2
enableOffsetFadeIn: 1
offsetFadeIn: {x: 0.5, y: 0}
enableScaleFadeIn: 1
scaleFadeIn: {x: 2, y: 2}
enableCrossScaleFadeIn: 0
crossScaleFadeIn: {x: 1, y: 1.5}
enableShakeFadeIn: 0
shakeOffsetFadeIn: {x: 0, y: 1.5}
shakeFrequencyFadeIn: 4
changeFadeOut: 0
durationFadeOut: 0.2
enableOffsetFadeOut: 1
offsetFadeOut: {x: 0.5, y: 0}
enableScaleFadeOut: 0
scaleFadeOut: {x: 2, y: 2}
enableCrossScaleFadeOut: 0
crossScaleFadeOut: {x: 1, y: 1.5}
enableShakeFadeOut: 0
shakeOffsetFadeOut: {x: 0, y: 1.5}
shakeFrequencyFadeOut: 4
changeMovement: 0
enableLerp: 1
lerpSettings:
speed: 5
minX: -0.7
maxX: 0.7
minY: 1
maxY: 2
enableVelocity: 0
velocitySettings:
minX: -1
maxX: 1
minY: 4
maxY: 5
dragX: 0.1
dragY: 1
gravity: 3
enableShaking: 0
shakeSettings:
offset: {x: 0.005, y: 0.005}
frequency: 50
enableFollowing: 0
followSettings:
speed: 10
drag: 0
changeRotation: 0
enableStartRotation: 0
minRotation: -4
maxRotation: 4
enableRotateOverTime: 0
minRotationSpeed: -15
maxRotationSpeed: 15
rotateOverTime:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 0
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 0.4
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 0.8
value: 0
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 1
value: 0
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
changeScaling: 0
enableScaleByNumber: 0
scaleByNumberSettings:
fromNumber: 0
toNumber: 1000
fromScale: 1
toScale: 2
enableScaleOverTime: 0
scaleOverTime:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 0
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 1
value: 0.7
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
changeSpamControl: 0
spamGroup:
enableCombination: 0
combinationSettings:
method: 0
maxDistance: 10
spawnDelay: 0.2
absorbDuration: 0.4
scaleCurve:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 0
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 0.7
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 1
value: 0
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
alphaCurve:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 0
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 0.5
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 1
value: 0
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
moveToAbsorber: 1
absorberScaleFactor: 1.5
absorberScaleFade: 15
instantGain: 0
bonusLifetime: 1
enableDestruction: 0
destructionSettings:
maxDistance: 2
spawnDelay: 0.2
duration: 0.3
scaleCurve:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 0
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 1
value: 0.5
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
alphaCurve:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 0
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 1
value: 0
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
enableCollision: 0
collisionSettings:
radius: 0.5
pushFactor: 1
desiredDirection: {x: 0, y: 0, z: 0}
enablePush: 0
pushSettings:
radius: 3
pushOffset: {x: 0, y: 1, z: 0}

View File

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

View File

@@ -0,0 +1,358 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !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: d57d6f502e7c30a4ca03abf7f4c97bbc, type: 3}
m_Name: Saw Outline
m_EditorClassIdentifier:
changeFontAsset: 1
fontAsset: {fileID: 11400000, guid: 192c5db66286b16489caae9bef17ed41, type: 2}
changeColor: 1
color: {r: 1, g: 1, b: 1, a: 1}
enableGradient: 1
gradient:
topLeft: {r: 1, g: 0.8627451, b: 0.078431375, a: 1}
topRight: {r: 1, g: 0.8627451, b: 0.078431375, a: 1}
bottomLeft: {r: 1, g: 0.078431375, b: 0.078431375, a: 1}
bottomRight: {r: 1, g: 0.078431375, b: 0.078431375, a: 1}
changeNumber: 0
enableNumber: 1
numberSettings:
bold: 0
italic: 0
underline: 0
strike: 0
alpha: 1
customColor: 0
color: {r: 1, g: 1, b: 0, a: 1}
mark: 0
markColor: {r: 0, g: 0, b: 0, a: 0.5}
horizontal: 0
vertical: 0
characterSpacing: 0
size: 0
digitSettings:
decimals: 0
decimalChar: .
hideZeros: 0
dotSeperation: 0
dotDistance: 3
dotChar: .
suffixShorten: 0
suffixes:
- K
- M
- B
suffixDigits: 030000000300000003000000
maxDigits: 4
changeLeftText: 0
enableLeftText: 1
leftText:
leftTextSettings:
bold: 0
italic: 0
underline: 0
strike: 0
alpha: 1
customColor: 0
color: {r: 1, g: 1, b: 0, a: 1}
mark: 0
markColor: {r: 0, g: 0, b: 0, a: 0.5}
horizontal: 0
vertical: 0
characterSpacing: 0
size: 0
changeRightText: 0
enableRightText: 1
rightText:
rightTextSettings:
bold: 0
italic: 0
underline: 0
strike: 0
alpha: 1
customColor: 0
color: {r: 1, g: 1, b: 0, a: 1}
mark: 0
markColor: {r: 0, g: 0, b: 0, a: 0.5}
horizontal: 0
vertical: 0
characterSpacing: 0
size: 0
hideVerticalTexts: 0
changeFadeIn: 0
durationFadeIn: 0.2
enableOffsetFadeIn: 1
offsetFadeIn: {x: 0.5, y: 0}
enableScaleFadeIn: 1
scaleFadeIn: {x: 2, y: 2}
enableCrossScaleFadeIn: 0
crossScaleFadeIn: {x: 1, y: 1.5}
enableShakeFadeIn: 0
shakeOffsetFadeIn: {x: 0, y: 1.5}
shakeFrequencyFadeIn: 4
changeFadeOut: 0
durationFadeOut: 0.2
enableOffsetFadeOut: 1
offsetFadeOut: {x: 0.5, y: 0}
enableScaleFadeOut: 0
scaleFadeOut: {x: 2, y: 2}
enableCrossScaleFadeOut: 0
crossScaleFadeOut: {x: 1, y: 1.5}
enableShakeFadeOut: 0
shakeOffsetFadeOut: {x: 0, y: 1.5}
shakeFrequencyFadeOut: 4
changeMovement: 0
enableLerp: 1
lerpSettings:
speed: 5
minX: -0.7
maxX: 0.7
minY: 1
maxY: 2
enableVelocity: 0
velocitySettings:
minX: -1
maxX: 1
minY: 4
maxY: 5
dragX: 0.1
dragY: 1
gravity: 3
enableShaking: 0
shakeSettings:
offset: {x: 0.005, y: 0.005}
frequency: 50
enableFollowing: 0
followSettings:
speed: 10
drag: 0
changeRotation: 0
enableStartRotation: 0
minRotation: -4
maxRotation: 4
enableRotateOverTime: 0
minRotationSpeed: -15
maxRotationSpeed: 15
rotateOverTime:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 0
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 0.4
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 0.8
value: 0
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 1
value: 0
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
changeScaling: 0
enableScaleByNumber: 0
scaleByNumberSettings:
fromNumber: 0
toNumber: 1000
fromScale: 1
toScale: 2
enableScaleOverTime: 0
scaleOverTime:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 0
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 1
value: 0.7
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
changeSpamControl: 0
spamGroup:
enableCombination: 0
combinationSettings:
method: 0
maxDistance: 10
spawnDelay: 0.2
absorbDuration: 0.4
scaleCurve:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 0
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 0.7
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 1
value: 0
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
alphaCurve:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 0
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 0.5
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 1
value: 0
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
moveToAbsorber: 1
absorberScaleFactor: 1.5
absorberScaleFade: 15
instantGain: 0
bonusLifetime: 1
enableDestruction: 0
destructionSettings:
maxDistance: 2
spawnDelay: 0.2
duration: 0.3
scaleCurve:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 0
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 1
value: 0.5
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
alphaCurve:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 0
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 1
value: 0
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
enableCollision: 0
collisionSettings:
radius: 0.5
pushFactor: 1
desiredDirection: {x: 0, y: 0, z: 0}
enablePush: 0
pushSettings:
radius: 3
pushOffset: {x: 0, y: 1, z: 0}

View File

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

View File

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

View File

@@ -0,0 +1,358 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !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: d57d6f502e7c30a4ca03abf7f4c97bbc, type: 3}
m_Name: Smear Default
m_EditorClassIdentifier:
changeFontAsset: 1
fontAsset: {fileID: 11400000, guid: 0e3e7c6401158c34481d6b804e50bc8f, type: 2}
changeColor: 1
color: {r: 1, g: 1, b: 1, a: 1}
enableGradient: 0
gradient:
topLeft: {r: 1, g: 1, b: 1, a: 1}
topRight: {r: 1, g: 1, b: 1, a: 1}
bottomLeft: {r: 1, g: 1, b: 1, a: 1}
bottomRight: {r: 1, g: 1, b: 1, a: 1}
changeNumber: 0
enableNumber: 1
numberSettings:
bold: 0
italic: 0
underline: 0
strike: 0
alpha: 1
customColor: 0
color: {r: 1, g: 1, b: 0, a: 1}
mark: 0
markColor: {r: 0, g: 0, b: 0, a: 0.5}
horizontal: 0
vertical: 0
characterSpacing: 0
size: 0
digitSettings:
decimals: 0
decimalChar: .
hideZeros: 0
dotSeperation: 0
dotDistance: 3
dotChar: .
suffixShorten: 0
suffixes:
- K
- M
- B
suffixDigits: 030000000300000003000000
maxDigits: 4
changeLeftText: 0
enableLeftText: 1
leftText:
leftTextSettings:
bold: 0
italic: 0
underline: 0
strike: 0
alpha: 1
customColor: 0
color: {r: 1, g: 1, b: 0, a: 1}
mark: 0
markColor: {r: 0, g: 0, b: 0, a: 0.5}
horizontal: 0
vertical: 0
characterSpacing: 0
size: 0
changeRightText: 0
enableRightText: 1
rightText:
rightTextSettings:
bold: 0
italic: 0
underline: 0
strike: 0
alpha: 1
customColor: 0
color: {r: 1, g: 1, b: 0, a: 1}
mark: 0
markColor: {r: 0, g: 0, b: 0, a: 0.5}
horizontal: 0
vertical: 0
characterSpacing: 0
size: 0
hideVerticalTexts: 0
changeFadeIn: 0
durationFadeIn: 0.2
enableOffsetFadeIn: 1
offsetFadeIn: {x: 0.5, y: 0}
enableScaleFadeIn: 1
scaleFadeIn: {x: 2, y: 2}
enableCrossScaleFadeIn: 0
crossScaleFadeIn: {x: 1, y: 1.5}
enableShakeFadeIn: 0
shakeOffsetFadeIn: {x: 0, y: 1.5}
shakeFrequencyFadeIn: 4
changeFadeOut: 0
durationFadeOut: 0.2
enableOffsetFadeOut: 1
offsetFadeOut: {x: 0.5, y: 0}
enableScaleFadeOut: 0
scaleFadeOut: {x: 2, y: 2}
enableCrossScaleFadeOut: 0
crossScaleFadeOut: {x: 1, y: 1.5}
enableShakeFadeOut: 0
shakeOffsetFadeOut: {x: 0, y: 1.5}
shakeFrequencyFadeOut: 4
changeMovement: 0
enableLerp: 1
lerpSettings:
speed: 5
minX: -0.7
maxX: 0.7
minY: 1
maxY: 2
enableVelocity: 0
velocitySettings:
minX: -1
maxX: 1
minY: 4
maxY: 5
dragX: 0.1
dragY: 1
gravity: 3
enableShaking: 0
shakeSettings:
offset: {x: 0.005, y: 0.005}
frequency: 50
enableFollowing: 0
followSettings:
speed: 10
drag: 0
changeRotation: 0
enableStartRotation: 0
minRotation: -4
maxRotation: 4
enableRotateOverTime: 0
minRotationSpeed: -15
maxRotationSpeed: 15
rotateOverTime:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 0
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 0.4
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 0.8
value: 0
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 1
value: 0
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
changeScaling: 0
enableScaleByNumber: 0
scaleByNumberSettings:
fromNumber: 0
toNumber: 1000
fromScale: 1
toScale: 2
enableScaleOverTime: 0
scaleOverTime:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 0
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 1
value: 0.7
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
changeSpamControl: 0
spamGroup:
enableCombination: 0
combinationSettings:
method: 0
maxDistance: 10
spawnDelay: 0.2
absorbDuration: 0.4
scaleCurve:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 0
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 0.7
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 1
value: 0
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
alphaCurve:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 0
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 0.5
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 1
value: 0
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
moveToAbsorber: 1
absorberScaleFactor: 1.5
absorberScaleFade: 15
instantGain: 0
bonusLifetime: 1
enableDestruction: 0
destructionSettings:
maxDistance: 2
spawnDelay: 0.2
duration: 0.3
scaleCurve:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 0
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 1
value: 0.5
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
alphaCurve:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 0
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 1
value: 0
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
enableCollision: 0
collisionSettings:
radius: 0.5
pushFactor: 1
desiredDirection: {x: 0, y: 0, z: 0}
enablePush: 0
pushSettings:
radius: 3
pushOffset: {x: 0, y: 1, z: 0}

View File

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

View File

@@ -0,0 +1,358 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !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: d57d6f502e7c30a4ca03abf7f4c97bbc, type: 3}
m_Name: Smear Outline
m_EditorClassIdentifier:
changeFontAsset: 1
fontAsset: {fileID: 11400000, guid: c7df671f511488e419406dc4ec28023d, type: 2}
changeColor: 1
color: {r: 1, g: 1, b: 1, a: 1}
enableGradient: 0
gradient:
topLeft: {r: 1, g: 1, b: 1, a: 1}
topRight: {r: 1, g: 1, b: 1, a: 1}
bottomLeft: {r: 1, g: 1, b: 1, a: 1}
bottomRight: {r: 1, g: 1, b: 1, a: 1}
changeNumber: 0
enableNumber: 1
numberSettings:
bold: 0
italic: 0
underline: 0
strike: 0
alpha: 1
customColor: 0
color: {r: 1, g: 1, b: 0, a: 1}
mark: 0
markColor: {r: 0, g: 0, b: 0, a: 0.5}
horizontal: 0
vertical: 0
characterSpacing: 0
size: 0
digitSettings:
decimals: 0
decimalChar: .
hideZeros: 0
dotSeperation: 0
dotDistance: 3
dotChar: .
suffixShorten: 0
suffixes:
- K
- M
- B
suffixDigits: 030000000300000003000000
maxDigits: 4
changeLeftText: 0
enableLeftText: 1
leftText:
leftTextSettings:
bold: 0
italic: 0
underline: 0
strike: 0
alpha: 1
customColor: 0
color: {r: 1, g: 1, b: 0, a: 1}
mark: 0
markColor: {r: 0, g: 0, b: 0, a: 0.5}
horizontal: 0
vertical: 0
characterSpacing: 0
size: 0
changeRightText: 0
enableRightText: 1
rightText:
rightTextSettings:
bold: 0
italic: 0
underline: 0
strike: 0
alpha: 1
customColor: 0
color: {r: 1, g: 1, b: 0, a: 1}
mark: 0
markColor: {r: 0, g: 0, b: 0, a: 0.5}
horizontal: 0
vertical: 0
characterSpacing: 0
size: 0
hideVerticalTexts: 0
changeFadeIn: 0
durationFadeIn: 0.2
enableOffsetFadeIn: 1
offsetFadeIn: {x: 0.5, y: 0}
enableScaleFadeIn: 1
scaleFadeIn: {x: 2, y: 2}
enableCrossScaleFadeIn: 0
crossScaleFadeIn: {x: 1, y: 1.5}
enableShakeFadeIn: 0
shakeOffsetFadeIn: {x: 0, y: 1.5}
shakeFrequencyFadeIn: 4
changeFadeOut: 0
durationFadeOut: 0.2
enableOffsetFadeOut: 1
offsetFadeOut: {x: 0.5, y: 0}
enableScaleFadeOut: 0
scaleFadeOut: {x: 2, y: 2}
enableCrossScaleFadeOut: 0
crossScaleFadeOut: {x: 1, y: 1.5}
enableShakeFadeOut: 0
shakeOffsetFadeOut: {x: 0, y: 1.5}
shakeFrequencyFadeOut: 4
changeMovement: 0
enableLerp: 1
lerpSettings:
speed: 5
minX: -0.7
maxX: 0.7
minY: 1
maxY: 2
enableVelocity: 0
velocitySettings:
minX: -1
maxX: 1
minY: 4
maxY: 5
dragX: 0.1
dragY: 1
gravity: 3
enableShaking: 0
shakeSettings:
offset: {x: 0.005, y: 0.005}
frequency: 50
enableFollowing: 0
followSettings:
speed: 10
drag: 0
changeRotation: 0
enableStartRotation: 0
minRotation: -4
maxRotation: 4
enableRotateOverTime: 0
minRotationSpeed: -15
maxRotationSpeed: 15
rotateOverTime:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 0
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 0.4
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 0.8
value: 0
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 1
value: 0
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
changeScaling: 0
enableScaleByNumber: 0
scaleByNumberSettings:
fromNumber: 0
toNumber: 1000
fromScale: 1
toScale: 2
enableScaleOverTime: 0
scaleOverTime:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 0
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 1
value: 0.7
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
changeSpamControl: 0
spamGroup:
enableCombination: 0
combinationSettings:
method: 0
maxDistance: 10
spawnDelay: 0.2
absorbDuration: 0.4
scaleCurve:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 0
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 0.7
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 1
value: 0
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
alphaCurve:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 0
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 0.5
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 1
value: 0
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
moveToAbsorber: 1
absorberScaleFactor: 1.5
absorberScaleFade: 15
instantGain: 0
bonusLifetime: 1
enableDestruction: 0
destructionSettings:
maxDistance: 2
spawnDelay: 0.2
duration: 0.3
scaleCurve:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 0
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 1
value: 0.5
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
alphaCurve:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 0
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 1
value: 0
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
enableCollision: 0
collisionSettings:
radius: 0.5
pushFactor: 1
desiredDirection: {x: 0, y: 0, z: 0}
enablePush: 0
pushSettings:
radius: 3
pushOffset: {x: 0, y: 1, z: 0}

View File

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