Revert "fix opponent idle anims desyncing/freezing on camera focus"
This commit is contained in:
parent
9b8a484035
commit
59eb890bac
@ -3876,10 +3876,6 @@ class PlayState extends MusicBeatState
|
||||
boyfriend.playAnim('idle');
|
||||
}
|
||||
|
||||
if (!dad.animation.curAnim.name.startsWith("sing"))
|
||||
{
|
||||
dad.dance();
|
||||
}
|
||||
|
||||
if (curBeat % 8 == 7 && curSong == 'Bopeebo')
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user