This commit is contained in:
SoulliesOfficial
2026-03-21 12:12:12 -04:00
parent a1b831ecbf
commit 7d3e8c2d5b
159 changed files with 4096 additions and 14430 deletions

View File

@@ -40,7 +40,6 @@ namespace Ichni.RhythmGame
{
tiltTweener = gameCamera.cam.transform.DOBlendableLocalRotateBy(tiltValue, duration, RotateMode.FastBeyond360).SetEase(tiltCurve).Play();
}
public override void Adjust()
{
}