Smoothing Node's icon

Smoothing Node 1.0.0 Tools 3.2 Community

Submitted by user lawnjelly; MIT; 2019-11-30

Fixed timestep interpolation nodes for both 3D and 2D.

Godot defaults to a fixed timestep for physics. As physics tick rate and frame rate are independent, you will get jitter in any situation where these do not match. The standard solution to this problem is fixed timestep interpolation.

This addon introduces 2 new nodes, Smoothing and Smoothing2D, which simplify the process of adding fixed timestep interpolation to your game.


View files Download Submit an issue Recent Edits