SpyrexDE / SmoothScroll

Addon for the Godot Game Engine that adds a SmoothScrollContainer.

Home Page:https://spyrexde.github.io/SmoothScroll/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

drawing SmoothScroll

A customizable SmoothScrollContainer node for Godot

Watch video footage on Youtube

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

Mouse scroll icon by Greg Fiske from the Noun Project

About

Addon for the Godot Game Engine that adds a SmoothScrollContainer.

https://spyrexde.github.io/SmoothScroll/

License:MIT License


Languages

Language:GDScript 99.2%Language:Harbour 0.8%