Hi! Thanks for the suggestion but it again didn’t work. I even set the max sub stepping time to 0.005, having 200 physics updates per second but nothing.
I will continue with plotting the movement’s force, velocity and location to get a better picture of what is going on.
As you can see the location slowly shifts down as time passes. This can be explained because the max of the velocity is around 618 while the min is -637, so with each loop the actor travels a bit more to the negative side.
Note: The movement is only on the y-axis, letting me just use the y-coordinate to plot the movement