Spaceball camera and perspective fixes + Karate Man animated background

This commit is contained in:
Starpelly
2021-12-30 07:17:22 -05:00
parent 5cbb182797
commit a52e883f3a
14 changed files with 322 additions and 75 deletions

View File

@ -75,6 +75,8 @@ namespace RhythmHeavenMania
{
if (Beatmap.entities.Count < 1)
return;
if (!Conductor.instance.musicSource.isPlaying)
return;
if (Input.GetKeyDown(KeyCode.A))
{