lockstep visual desync fix
This commit is contained in:
parent
4cf7d27f3c
commit
88d7670757
|
|
@ -320,6 +320,7 @@ namespace HeavenStudio.Games
|
|||
{
|
||||
stepper.sprite = masterSprite;
|
||||
}
|
||||
Canvas.ForceUpdateCanvases();
|
||||
}
|
||||
|
||||
void PlayStepperAnim(string animName, bool player, float timescale = 1f, float startpos = 0f, int layer = -1)
|
||||
|
|
|
|||
Loading…
Reference in a new issue