Licenses
Order

SmoothScroll 1

by Spyrex | MIT

Adds an extended scroll container node with smooth scroll settings as a drop-in replacement of the default scroll container node

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

Godot HTTP API 0

by Lily | MIT

A Godot node that automatically queues and caches HTTP requests. It uses HTTPRequest internally

Description This node is a drop-in replacement for HTTPRequest and should not require modifications to existing codebases. Data is cached in Godot's user:// folder, specifically user://http_cache/ , with requests further sorted into subdirectories. Note

loading more results...