Skip to content

Commit

Permalink
broken usedirection as...
Browse files Browse the repository at this point in the history
  • Loading branch information
shnok committed Sep 23, 2024
1 parent 4243da1 commit 18b9f34
Show file tree
Hide file tree
Showing 13 changed files with 8,300 additions and 4,614 deletions.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!114 &-5585846060120489713
--- !u!114 &-4526807133818750400
MonoBehaviour:
m_ObjectHideFlags: 11
m_CorrespondingSourceObject: {fileID: 0}
Expand Down Expand Up @@ -86,6 +86,7 @@ Material:
- _TextureUSubdivisions: 1
- _TextureVSubdivisions: 1
- _UseColorScale: 0
- _UseDirectionAs: 0
- _UseSizeScale: 1
m_Colors:
- _ColorMultiplierRangeB: {r: 0.6, g: 0.6, b: 0, a: 0}
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!114 &-3783663579292319043
--- !u!114 &-4310430940252270451
MonoBehaviour:
m_ObjectHideFlags: 11
m_CorrespondingSourceObject: {fileID: 0}
Expand Down Expand Up @@ -86,6 +86,7 @@ Material:
- _TextureUSubdivisions: 1
- _TextureVSubdivisions: 1
- _UseColorScale: 0
- _UseDirectionAs: 0
- _UseSizeScale: 1
m_Colors:
- _ColorMultiplierRangeB: {r: 0.7, g: 0.7, b: 0, a: 0}
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!114 &-6696817891630440862
--- !u!114 &-6711792357355982102
MonoBehaviour:
m_ObjectHideFlags: 11
m_CorrespondingSourceObject: {fileID: 0}
Expand Down Expand Up @@ -86,6 +86,7 @@ Material:
- _TextureUSubdivisions: 4
- _TextureVSubdivisions: 8
- _UseColorScale: 1
- _UseDirectionAs: 0
- _UseSizeScale: 1
m_Colors:
- _ColorMultiplierRangeB: {r: 0.6, g: 0.6, b: 0, a: 0}
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!114 &-1979888624601429549
MonoBehaviour:
m_ObjectHideFlags: 11
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: d0353a89b1f911e48b9e16bdc9f2e058, type: 3}
m_Name:
m_EditorClassIdentifier:
version: 9
--- !u!21 &2100000
Material:
serializedVersion: 8
Expand Down Expand Up @@ -73,6 +86,7 @@ Material:
- _TextureUSubdivisions: 2
- _TextureVSubdivisions: 4
- _UseColorScale: 0
- _UseDirectionAs: 0
- _UseSizeScale: 1
m_Colors:
- _ColorMultiplierRangeB: {r: 0.784, g: 0.784, b: 0, a: 0}
Expand Down Expand Up @@ -125,16 +139,3 @@ Material:
- _VelocityLossRangeZ: {r: 8, g: 8, b: 0, a: 0}
m_BuildTextureStacks: []
m_AllowLocking: 1
--- !u!114 &3790545883884427179
MonoBehaviour:
m_ObjectHideFlags: 11
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: d0353a89b1f911e48b9e16bdc9f2e058, type: 3}
m_Name:
m_EditorClassIdentifier:
version: 9
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ Material:
m_Floats:
- _Alpha: 0.6
- _AlphaSmooth: 0
- _Billboard: 1
- _Billboard: 0
- _Brighten: 0
- _ColorScale0Time: 0
- _ColorScale1Time: 1
Expand Down Expand Up @@ -73,6 +73,7 @@ Material:
- _TextureUSubdivisions: 2
- _TextureVSubdivisions: 2
- _UseColorScale: 0
- _UseDirectionAs: 2
- _UseSizeScale: 1
m_Colors:
- _ColorMultiplierRangeB: {r: 0, g: 0, b: 0, a: 0}
Expand Down Expand Up @@ -125,7 +126,7 @@ Material:
- _VelocityLossRangeZ: {r: 0.5, g: 0.5, b: 0, a: 0}
m_BuildTextureStacks: []
m_AllowLocking: 1
--- !u!114 &9078186438645721412
--- !u!114 &9082055755625143851
MonoBehaviour:
m_ObjectHideFlags: 11
m_CorrespondingSourceObject: {fileID: 0}
Expand Down
Loading

0 comments on commit 18b9f34

Please sign in to comment.