![]() |
Attention | Topic was automatically imported from the old Question2Answer platform. |
![]() |
Asked By | Dontavius |
This was the piece of code that worked in godot 3.5 but it doesn’t seem to have linear interpolation or am I wrong? ples help
velocity_ = velocity_.linear_interpolate(direction * speed, accel * delta)