You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ISSUE:
When fighting the Devil on the 'hellboss' level, the Client will see the Devil surface from a pool of lava, then violently interpolate to a different location.
EXPECTED RESULT:
The position of the Devil should be accurate, and should not attempt to interpolate to a invalid position.
STEPS TO REPRODUCE:
Edit levels.txt to start at 'hellboss'
Start a multiplayer game
Watch on the Client as the Devil will violently attempt to interpolate to (the player starting position?) another position when surfacing in a lava pool.
ADDITIONAL INFO:
This is the same as #163. The cause is the velocity of the entity not being reset to 0.
The text was updated successfully, but these errors were encountered:
ISSUE:
When fighting the Devil on the 'hellboss' level, the Client will see the Devil surface from a pool of lava, then violently interpolate to a different location.
EXPECTED RESULT:
The position of the Devil should be accurate, and should not attempt to interpolate to a invalid position.
STEPS TO REPRODUCE:
ADDITIONAL INFO:
This is the same as #163. The cause is the velocity of the entity not being reset to 0.
The text was updated successfully, but these errors were encountered: