Edit of asset "CollapsibleContainer" Accepted

Old/Current New/Edit
Title CollapsibleContainer
Description * Adds a `CollapsibleContainer` node into the Godot game engine. Initially made to mimic an accordion UI element.

* Hide/reveal any `Control` node childed to the `CollapsibleContainer` node.

* Preview folding/unfolding directly in the editor!

* Customize open/close sizes, with automatic adjustment to the desired node's size.

* Customize ease/tween transition types and timing.

* Customize open/close directions (e.g., top, bottom, left, right, top-bottom, etc.).

* Customize open/close dimensions (e.g., width, height, both).

* Signals provided for `CollapsibleContainer` state changes.

* Documentation built into the Godot editor: quickly find and understand any `CollapsibleContainer` function.

* Useful example scenes provided to get you started.

* For issues or more information: https://github.com/ArshvirGoraya/Godot-Collapsible-Container
A control node capable of hiding and revealing its children by folding and unfolding. Initially made to mimic an accordion UI element.

Can fold instantly or be tweened towards its open/close states.

Use any tween transition and ease type for your folding behavior.

Preview the folding behavior right in the editor.

Comes with useful signals which emit on state changes.

Comes with complete and comprehensive documentation!
Category 2D Tools
License MIT
Repository Provider Custom
Repository Url https://github.com/ArshvirGoraya/Godot-Collapsible-Container
Issues Url https://github.com/ArshvirGoraya/Godot-Collapsible-Container/issues
Godot version Godot 4.1
Version String 1.0.3 1.0.1
Download Commit https://github.com/ArshvirGoraya/Godot-Collapsible-Container/releases/download/v1.0.3/Godot-Collapsible-Container_v1.0.3.zip 789b378346bd295669476882f73fb1b450a27e7d
Download Url (Computed) https://github.com/ArshvirGoraya/Godot-Collapsible-Container/releases/download/v1.0.3/Godot-Collapsible-Container_v1.0.3.zip 789b378346bd295669476882f73fb1b450a27e7d
Icon Url https://raw.githubusercontent.com/ArshvirGoraya/Godot-Collapsible-Container/main/.github/images/Icon.png
Preview Update
Type image
Image/Video URL https://raw.githubusercontent.com/ArshvirGoraya/Godot-Collapsible-Container/refs/heads/main/.github/images/CollapsibleContainer_OpeningClosing.jpg
Thumbnail
Notice: Undefined index: thumbnail in /var/www/asset-library.godotengine.org/public/templates/asset_edit.phtml on line 153

Preview Update
Type image video
Image/Video URL https://raw.githubusercontent.com/ArshvirGoraya/Godot-Collapsible-Container/refs/heads/main/.github/images/1.0.0%20showcase.jpg
Thumbnail
Notice: Undefined index: thumbnail in /var/www/asset-library.godotengine.org/public/templates/asset_edit.phtml on line 153

Preview Update
Type video
Image/Video URL https://youtube.com/shorts/oL1CeBRQZv8
Thumbnail https://raw.githubusercontent.com/ArshvirGoraya/Godot-Collapsible-Container/main/.github/images/ShowcaseThumbnail.jpg
Preview Update
Type video image
Image/Video URL https://youtu.be/o2qTSv0QmKA
Thumbnail https://raw.githubusercontent.com/ArshvirGoraya/Godot-Collapsible-Container/main/.github/images/TutorialThumbmail.jpg