mirror of
https://github.com/RHeavenStudio/HeavenStudio.git
synced 2025-06-12 17:57:39 +02:00
Stars background + Camera zooming *UNFINISHED*
This commit is contained in:
@ -37,6 +37,7 @@ namespace RhythmHeavenMania.Games.ForkLifter
|
||||
{
|
||||
ForkLifterHand.CheckNextFlick();
|
||||
ForkLifterPlayer.instance.RemoveObjFromFork();
|
||||
ForkLifterHand.GetComponent<Animator>().Play("Hand_Idle", 0, 0);
|
||||
}
|
||||
|
||||
private void Start()
|
||||
|
Reference in New Issue
Block a user