Closed AxlLind closed 7 years ago
Could probably be fixed by using linear interpolation between the last and current input to smooth this out?
Started on fixing this with lerp. The lerp-value, currently set to 0.1f, might need tweaking. I wouldn't call the fix finished though. It made it better but it still looks a bit bad when doing small movements on mobile, see commit message.
Basically fixed in #41
When using the gyroscope acceleration the movement is really jerky and feels bad.