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