This commit is contained in:
2025-07-10 13:00:50 +08:00
23 changed files with 300 additions and 434 deletions

View File

@@ -87,6 +87,7 @@ namespace Ichni.RhythmGame
this.isAutoOrient = isAutoOrient;
this.particleRotation = particleRotation;
SetPrewarm();
SetShape();
SetDensity();
SetLifeTime();

View File

@@ -38,7 +38,6 @@ namespace Ichni.RhythmGame
public GameObject bloomEffect;
public GameObject cameraZoomEffect;
public GameObject cameraShakeEffect;
public GameObject cameraTiltEffect;
public GameObject chromaticAberrationEffect;
public GameObject vignetteEffect;
public GameObject lowPassFilterEffect;