mirror of
https://github.com/misternebula/quantum-space-buddies.git
synced 2025-02-25 21:40:49 +00:00
Update AnimationSync.cs
This commit is contained in:
parent
a607b4d1f4
commit
a1674ac542
@ -233,7 +233,7 @@ namespace QSB.Animation
|
||||
}
|
||||
else
|
||||
{
|
||||
// Avoids "jumping" look when exiting instrument
|
||||
// Avoids "jumping" when exiting instrument and putting on suit
|
||||
_bodyAnim.SetTrigger("Grounded");
|
||||
_anim.SetTrigger("Grounded");
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user