Skip to content

Commit

Permalink
Merge branch 'main' into Thyme-DocTestBranch
Browse files Browse the repository at this point in the history
  • Loading branch information
AutumnThyme committed Feb 14, 2025
2 parents 56796f0 + cb7e29e commit ad58191
Show file tree
Hide file tree
Showing 485 changed files with 186,320 additions and 3,932 deletions.
59 changes: 32 additions & 27 deletions Assets/Resources/Characters/Horse/Prefabs/Horse.prefab
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,10 @@ MonoBehaviour:
m_Script: {fileID: 11500000, guid: af90dbbe94a53d741b9fa1c7a76eebdf, type: 3}
m_Name:
m_EditorClassIdentifier:
FootstepsEnabled: 1
SoundsEnabled: 1
MaxFootstepDistance: 200
MaxSoundDistance: 500
RichTextName:
VisibleName:
Guild:
Expand All @@ -67,6 +71,7 @@ MonoBehaviour:
CurrentHealth: 0
Team:
MovementSync: {fileID: 0}
CurrentSpeed: 0
Grounded: 0
JustGrounded: 0
TargetAngle: 0
Expand Down Expand Up @@ -2362,7 +2367,7 @@ ParticleSystem:
startLifetime:
serializedVersion: 2
minMaxState: 0
scalar: 2
scalar: 8
minScalar: 5
maxCurve:
serializedVersion: 2
Expand Down Expand Up @@ -2516,7 +2521,7 @@ ParticleSystem:
serializedVersion: 2
minMaxState: 3
scalar: 2
minScalar: 0
minScalar: 0.2
maxCurve:
serializedVersion: 2
m_Curve:
Expand Down Expand Up @@ -2549,7 +2554,7 @@ ParticleSystem:
m_RotationOrder: 4
startSizeY:
serializedVersion: 2
minMaxState: 0
minMaxState: 3
scalar: 1
minScalar: 1
maxCurve:
Expand Down Expand Up @@ -2602,7 +2607,7 @@ ParticleSystem:
m_RotationOrder: 4
startSizeZ:
serializedVersion: 2
minMaxState: 0
minMaxState: 3
scalar: 1
minScalar: 1
maxCurve:
Expand Down Expand Up @@ -2655,7 +2660,7 @@ ParticleSystem:
m_RotationOrder: 4
startRotationX:
serializedVersion: 2
minMaxState: 0
minMaxState: 3
scalar: 0
minScalar: 0
maxCurve:
Expand Down Expand Up @@ -2708,7 +2713,7 @@ ParticleSystem:
m_RotationOrder: 4
startRotationY:
serializedVersion: 2
minMaxState: 0
minMaxState: 3
scalar: 0
minScalar: 0
maxCurve:
Expand Down Expand Up @@ -3168,7 +3173,7 @@ ParticleSystem:
m_BurstCount: 0
m_Bursts: []
SizeModule:
enabled: 0
enabled: 1
curve:
serializedVersion: 2
minMaxState: 1
Expand All @@ -3180,21 +3185,21 @@ ParticleSystem:
- serializedVersion: 3
time: 0
value: 1
inSlope: 0
outSlope: 0
inSlope: 2.5411992
outSlope: 2.5411992
tangentMode: 0
weightedMode: 0
inWeight: 0.33333334
outWeight: 0.33333334
inWeight: 0
outWeight: 0.15953305
- serializedVersion: 3
time: 1
value: 1
inSlope: 0
outSlope: 0
value: 0.5675672
inSlope: -19.294233
outSlope: -19.294233
tangentMode: 0
weightedMode: 0
inWeight: 0.33333334
outWeight: 0.33333334
inWeight: 0.035019577
outWeight: 0
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
Expand Down Expand Up @@ -3330,10 +3335,10 @@ ParticleSystem:
m_RotationOrder: 4
separateAxes: 0
RotationModule:
enabled: 0
enabled: 1
x:
serializedVersion: 2
minMaxState: 0
minMaxState: 3
scalar: 0
minScalar: 0
maxCurve:
Expand Down Expand Up @@ -3386,7 +3391,7 @@ ParticleSystem:
m_RotationOrder: 4
y:
serializedVersion: 2
minMaxState: 0
minMaxState: 3
scalar: 0
minScalar: 0
maxCurve:
Expand Down Expand Up @@ -3439,9 +3444,9 @@ ParticleSystem:
m_RotationOrder: 4
curve:
serializedVersion: 2
minMaxState: 0
scalar: 0.7853982
minScalar: 0.7853982
minMaxState: 3
scalar: 0.43633232
minScalar: 0.08726646
maxCurve:
serializedVersion: 2
m_Curve:
Expand Down Expand Up @@ -3501,7 +3506,7 @@ ParticleSystem:
maxGradient:
serializedVersion: 2
key0: {r: 0.39607844, g: 0.3764706, b: 0.3254902, a: 0.53333336}
key1: {r: 0.5372549, g: 0.5137255, b: 0.45882353, a: 0}
key1: {r: 0.5372549, g: 0.5137255, b: 0.45882353, a: 0.003921569}
key2: {r: 0, g: 0, b: 0, a: 0}
key3: {r: 0, g: 0, b: 0, a: 0}
key4: {r: 0, g: 0, b: 0, a: 0}
Expand All @@ -3517,17 +3522,17 @@ ParticleSystem:
ctime6: 0
ctime7: 0
atime0: 0
atime1: 65535
atime2: 0
atime1: 30840
atime2: 65535
atime3: 0
atime4: 0
atime5: 0
atime6: 0
atime7: 0
m_Mode: 0
m_ColorSpace: -1
m_ColorSpace: 0
m_NumColorKeys: 2
m_NumAlphaKeys: 2
m_NumAlphaKeys: 3
minGradient:
serializedVersion: 2
key0: {r: 1, g: 1, b: 1, a: 1}
Expand Down
Loading

0 comments on commit ad58191

Please sign in to comment.