Skip to content

MrRedif/SmoothScrollCSharp

 
 

Repository files navigation

drawing SmoothScroll C#

A customizable SmoothScrollContainer node for Godot

This is a C# port of SmoothScroll by SpyrexDE. The main reason this port exists is to create a workaround for this issue involving gdscript plugins, specificly this.

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

C# implementation of Smooth Scroll Node by SpyrexDE

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 99.5%
  • Harbour 0.5%