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:
@ -50,7 +50,7 @@ namespace RhythmHeavenMania.Games.ForkLifter
|
||||
public void Prepare()
|
||||
{
|
||||
Jukebox.PlayOneShotGame("forkLifter/flickPrepare");
|
||||
GetComponent<Animator>().Play("Hand_Prepare");
|
||||
GetComponent<Animator>().Play("Hand_Prepare", 0, 0);
|
||||
}
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user