111
This commit is contained in:
@@ -42,7 +42,6 @@ Material:
|
||||
- _VTOAR_ON
|
||||
- _VTOTEXAR_ON
|
||||
- _VTOTEXUVCLIP_ON
|
||||
- _ZWRITE_ON
|
||||
m_LightmapFlags: 4
|
||||
m_EnableInstancingVariants: 0
|
||||
m_DoubleSidedGI: 0
|
||||
@@ -229,7 +228,7 @@ Material:
|
||||
- _VTORemap: 0
|
||||
- _VTOTex_Uspeed: 0
|
||||
- _VTOTex_Vspeed: 0
|
||||
- _ZWrite: 1
|
||||
- _ZWrite: 0
|
||||
- _Ztest: 8
|
||||
- _Zwrite: 0
|
||||
- __dirty: 1
|
||||
|
||||
@@ -46,7 +46,6 @@ namespace Ichni.RhythmGame.ThemeBundles.DepartureToMultiverse
|
||||
{
|
||||
float e = AnimationCurveEvaluator.Evaluate(AnimationCurveType.OutQuad, effectProgressPercent);
|
||||
float alpha = (1 - e) / 3f;
|
||||
Debug.Log(alpha);
|
||||
|
||||
foreach (var renderer in noteRenderers)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user