Install Asset
Install via Godot
To maintain one source of truth, Godot Asset Library is just a mirror of the old asset library so you can download directly on Godot via the integrated asset library browser
Quick Information
This addon adds a rolling/moving average functions for floats and vectors written in c++ for performance (hopefully). This is purely a scripting tool to help with efficiently maintaining a rolling/moving average to smooth out values. (I created this to handle g-force smoothing reported every frame as an example.)
This addon adds a rolling/moving average functions for floats and vectors written in c++ for performance (hopefully). This is purely a scripting tool to help with efficiently maintaining a rolling/moving average to smooth out values. (I created this to handle g-force smoothing reported every frame as an example.)
Reviews
Quick Information
This addon adds a rolling/moving average functions for floats and vectors written in c++ for performance (hopefully). This is purely a scripting tool to help with efficiently maintaining a rolling/moving average to smooth out values. (I created this to handle g-force smoothing reported every frame as an example.)