Skip to content

Commit

Permalink
feat: fish trailer renderer
Browse files Browse the repository at this point in the history
  • Loading branch information
pyoneerC committed Sep 26, 2024
1 parent d545203 commit 8512fc0
Showing 1 changed file with 125 additions and 0 deletions.
125 changes: 125 additions & 0 deletions Assets/Scenes/Reparation.unity
Original file line number Diff line number Diff line change
Expand Up @@ -37134,6 +37134,9 @@ PrefabInstance:
- targetCorrespondingSourceObject: {fileID: -5609321221556402741, guid: b619c5c7624563b4c899a70a2d28115c, type: 3}
insertIndex: -1
addedObject: {fileID: 1651626496}
- targetCorrespondingSourceObject: {fileID: -5609321221556402741, guid: b619c5c7624563b4c899a70a2d28115c, type: 3}
insertIndex: -1
addedObject: {fileID: 1651626497}
m_SourcePrefab: {fileID: 9199261849990390558, guid: b619c5c7624563b4c899a70a2d28115c, type: 3}
--- !u!1 &1651626493 stripped
GameObject:
Expand All @@ -37157,6 +37160,128 @@ MonoBehaviour:
rotationSpeed: 5
loop: 1
rotationOffset: {x: -90, y: -90, z: 0}
--- !u!96 &1651626497
TrailRenderer:
serializedVersion: 3
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 1651626493}
m_Enabled: 1
m_CastShadows: 1
m_ReceiveShadows: 1
m_DynamicOccludee: 1
m_StaticShadowCaster: 0
m_MotionVectors: 0
m_LightProbeUsage: 0
m_ReflectionProbeUsage: 0
m_RayTracingMode: 0
m_RayTraceProcedural: 0
m_RenderingLayerMask: 1
m_RendererPriority: 0
m_Materials:
- {fileID: 0}
m_StaticBatchInfo:
firstSubMesh: 0
subMeshCount: 0
m_StaticBatchRoot: {fileID: 0}
m_ProbeAnchor: {fileID: 0}
m_LightProbeVolumeOverride: {fileID: 0}
m_ScaleInLightmap: 1
m_ReceiveGI: 1
m_PreserveUVs: 0
m_IgnoreNormalsForChartDetection: 0
m_ImportantGI: 0
m_StitchLightmapSeams: 1
m_SelectedEditorRenderState: 3
m_MinimumChartSize: 4
m_AutoUVMaxDistance: 0.5
m_AutoUVMaxAngle: 89
m_LightmapParameters: {fileID: 0}
m_SortingLayerID: 0
m_SortingLayer: 0
m_SortingOrder: 0
m_Time: 10
m_PreviewTimeScale: 1
m_Parameters:
serializedVersion: 3
widthMultiplier: 1
widthCurve:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 0
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0.33333334
outWeight: 0.33333334
- serializedVersion: 3
time: 0.55361944
value: 0.5855255
inSlope: -2.2390225
outSlope: -2.2390225
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0.544122
- serializedVersion: 3
time: 0.89565206
value: 0
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
colorGradient:
serializedVersion: 2
key0: {r: 0, g: 0.15721345, b: 1, a: 1}
key1: {r: 0, g: 0.15721345, b: 1, a: 1}
key2: {r: 0, g: 1, b: 0.029161692, a: 0}
key3: {r: 0, g: 1, b: 0.029161692, a: 0}
key4: {r: 1, g: 1, b: 1, a: 0}
key5: {r: 0, g: 0, b: 0, a: 0}
key6: {r: 0, g: 0, b: 0, a: 0}
key7: {r: 0, g: 0, b: 0, a: 0}
ctime0: 4433
ctime1: 17155
ctime2: 42983
ctime3: 47802
ctime4: 65535
ctime5: 0
ctime6: 0
ctime7: 0
atime0: 0
atime1: 65535
atime2: 0
atime3: 0
atime4: 0
atime5: 0
atime6: 0
atime7: 0
m_Mode: 1
m_ColorSpace: 0
m_NumColorKeys: 5
m_NumAlphaKeys: 2
numCornerVertices: 0
numCapVertices: 0
alignment: 0
textureMode: 0
textureScale: {x: 1, y: 1}
shadowBias: 0.5
generateLightingData: 0
m_MinVertexDistance: 0.1
m_MaskInteraction: 0
m_Autodestruct: 0
m_Emitting: 1
m_ApplyActiveColorSpace: 1
--- !u!1001 &1654060551
PrefabInstance:
m_ObjectHideFlags: 0
Expand Down

0 comments on commit 8512fc0

Please sign in to comment.