[Add] System to Scene

This commit is contained in:
2026-02-27 03:06:55 +07:00
parent f49cda7cdc
commit 5067cb51a1
16 changed files with 211 additions and 102 deletions
+4 -5
View File
@@ -17,7 +17,6 @@ Material:
- _COLORRAMPLIGHTINGSTAGE_BEFORELIGHTING
- _COLOR_RAMP_ON
- _FADEUVSET_UV1
- _GLITCH_ON
- _GREYSCALESTAGE_BEFORELIGHTING
- _HEIGHTGRADIENTPOSITIONSPACE_LOCAL
- _LIGHTMODEL_TOON
@@ -263,7 +262,7 @@ Material:
- _FlatNormalsEnabled: 0
- _FogOn: 0
- _GeneralAlpha: 1
- _Glitch: 1
- _Glitch: 0
- _GlitchAmount: 1
- _GlitchSpeed: 0.15
- _GlitchTiling: 1
@@ -364,7 +363,7 @@ Material:
- _ScrollTextureY: 1
- _ShadingModel: 0
- _ShadowCutoff: 0.2
- _ShakeBlend: 0.09
- _ShakeBlend: 0
- _ShakeSpeedMult: 0.01
- _Shininess: 16
- _Smoothness: 0.5
@@ -400,7 +399,7 @@ Material:
- _UseCustomTime: 0
- _UseVerticalMask: 1
- _VertexColorBlending: 1
- _VertexDistortionAmount: 0.005
- _VertexDistortionAmount: 0.01
- _VertexDistortionNoiseSpeedX: 1
- _VertexDistortionNoiseSpeedY: 1
- _VertexDistortionOn: 0
@@ -431,7 +430,7 @@ Material:
- _DepthGlowColor: {r: 1, g: 0.9869999, b: 0.6, a: 1}
- _EmissionColor: {r: 0, g: 0, b: 0, a: 1}
- _FadeBurnColor: {r: 1, g: 1, b: 0, a: 1}
- _GlitchOffset: {r: -0.5, g: -0.5, b: -0.5, a: -0.5}
- _GlitchOffset: {r: 0, g: -0.5, b: 0, a: 0}
- _GradientHeightColor01: {r: 0.2, g: 0.2, b: 0.2, a: 1}
- _GradientHeightColor02: {r: 1, g: 1, b: 1, a: 1}
- _GreyscaleTintColor: {r: 1, g: 1, b: 1, a: 1}