Some DJ School logic and animations, DJ Yellow is not currently animatable.

This commit is contained in:
Braedon
2022-02-04 22:48:35 -05:00
parent c91d306a41
commit 7a624d0581
46 changed files with 3062 additions and 41 deletions

View File

@ -45,7 +45,7 @@ namespace RhythmHeavenMania
private void Awake()
{
autoplay = true;
// autoplay = true;
instance = this;
}