Highball added to Spaceball + event types added.

This commit is contained in:
Starpelly
2021-12-25 08:32:52 -05:00
parent 866c8c80be
commit 6729eec8dc
12 changed files with 854 additions and 41 deletions

View File

@ -24,7 +24,7 @@ namespace RhythmHeavenMania
public float startOffset;
public Camera GameCamera;
public Camera GameCamera, CursorCam;
[Header("Games")]
Coroutine currentGameSwitchIE;