This addon adds an extended scroll container node with smooth scroll settings.
How to use:
Activate the addon in the project settings' addon tab, Click the "+" button to add a new node and select "SmoothScrollContainer" instead "ScrollContainer". To add smooth scrollling to existing ScrollContainers, rightclick the node and select change type. Then select "SmoothScrollContainer".
For smoother scrolling: In your project settings set gui/common/snap_controls_to_pixels to false
Changelog for version godot4-v1.4.4
No changelog provided for this version.
Reviews
I use this in many projects and I love it. It is very easy to replace an existing ScrollContainer by a SmoothScrollContainer. The fact that SmoothScrollContainer extends the ScrollContainer has a lot of benefits ! Just notice I have only used the AssetLib version jut yet, I assume it is the same here. I am so happy to see this in the AssetStore ! I will be able to continue installing it from the editor in my future projects.
Login to write a review.