SpyrexDE / SmoothScroll

Addon for the Godot Game Engine that adds a SmoothScrollContainer.
https://spyrexde.github.io/SmoothScroll/
MIT License
132 stars 10 forks source link

Possiblity of backport to 3.x? #20

Closed ill13 closed 6 months ago

ill13 commented 1 year ago

For newbies like me, Godot 4 has many changes and very little documentation so far, regardless, this plugin is awesome,

Any chance you would consider back porting your Godot 4 version to Godot 3.x?

SpyrexDE commented 1 year ago

Yeah, this will be some work but as soon as the current Godot 4 version of the plugin is cleaned up/refactored and released I will try my best to update the Godot 3 version with the new systems for e.g. touch support as well. 👍

urokai95 commented 6 months ago

I made a quick downgrade for the script. I had no time to bugtest everything but it works. I couldnt upload the .gd file and pasting killed the formatting due to markup so I attached it as .txt. I didn't add it to the addon, just to a script for a ScrollContainer since I only needed it there, ScrollContainer.txt

SpyrexDE commented 6 months ago

@urokai95 Thank you so much for the effort! I added you as a contributor to the release notes of the Godot 3 backport. It will be up in the asset library soon.