fix spookey dance
This commit is contained in:
parent
26c74b6fc1
commit
a3709ab464
@ -4211,10 +4211,10 @@ class PlayState extends MusicBeatState
|
|||||||
boyfriend.playAnim('idle');
|
boyfriend.playAnim('idle');
|
||||||
}
|
}
|
||||||
|
|
||||||
if (!dad.animation.curAnim.name.startsWith("sing"))
|
/*if (!dad.animation.curAnim.name.startsWith("sing"))
|
||||||
{
|
{
|
||||||
dad.dance();
|
dad.dance();
|
||||||
}
|
}*/
|
||||||
|
|
||||||
if (curBeat % 8 == 7 && curSong == 'Bopeebo')
|
if (curBeat % 8 == 7 && curSong == 'Bopeebo')
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user