redhat-gamedev / srt-godot-client

Space Rings Thing Game Client (for Red Hat Gaming)
Apache License 2.0
7 stars 5 forks source link

snapshot interpolation bug on rotation #72

Closed thoraxe closed 1 year ago

thoraxe commented 1 year ago

When the rotation changes from -180 to +180 and gets lerp-ed, it makes the ship move funny.

thoraxe commented 1 year ago

fixed by #78