Edit of asset "CollapsibleContainer" Accepted
| Old/Current | New/Edit | |
|---|---|---|
| Title | CollapsibleContainer | CollapsibleContainer |
| Description |
- Adds a `CollapsibleContainer` node into the Godot game engine. - Hide/reveal any `Control` node childed to the `CollapsibleContainer` node with or without a tween. - Preview folding/unfolding directly in the editor! - Customize open/close sizes, with automatic adjustment to a desired node's size. - Customize open/close directions (e.g., top, bottom, left, right, top-bottom, etc.). - Customize open/close dimensions (e.g., width, height, both). - Customize ease/tween transition types and timing. - 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 > Godot now has a builtin `FoldableContainer` node but it cannot be opened or closed with easing functions which this plugin offers. > Godot's `FoldableContainer` and this plugin's `CollapsibleContainer` are NOT the same. |
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 behaviour! Preview the folding behaviour right in the editor! Comes with useful signals which emit on state changes! Can fully reveal any control node, even if it changes size! Comes with complete and comprehensive documentation! |
| Category | 2D Tools | 2D Tools |
| License | MIT | MIT |
| Repository Provider | Custom | GitHub |
| Repository Url | https://github.com/ArshvirGoraya/Godot-Collapsible-Container | https://github.com/ArshvirGoraya/Godot-Collapsible-Container |
| Issues Url | https://github.com/ArshvirGoraya/Godot-Collapsible-Container/issues | https://github.com/ArshvirGoraya/Godot-Collapsible-Container/issues |
| Godot version | Godot 4.1 | Godot 4.1 |
| Version String | 1.2.0 | 0.1.0 |
| Download Commit | https://github.com/ArshvirGoraya/Godot-Collapsible-Container/releases/download/v1.2.0/Godot-Collapsible-Container_v1.2.0.zip | 6e8760d6f892395f03c9cda0b95128f5c4e94d75 |
| Download Url (Computed) | https://github.com/ArshvirGoraya/Godot-Collapsible-Container/releases/download/v1.2.0/Godot-Collapsible-Container_v1.2.0.zip | https://github.com/ArshvirGoraya/Godot-Collapsible-Container/archive/6e8760d6f892395f03c9cda0b95128f5c4e94d75.zip |
| Icon Url |
https://raw.githubusercontent.com/ArshvirGoraya/Godot-Collapsible-Container/main/.github/images/Icon.png
|
https://raw.githubusercontent.com/ArshvirGoraya/Godot-Collapsible-Container/main/.github/images/Icon.png
|
| Preview Insert | ||
|---|---|---|
| Type | image | |
| Image/Video URL |
https://raw.githubusercontent.com/ArshvirGoraya/Godot-Collapsible-Container/main/.github/images/CollapsibleContainer_OpeningClosing.gif
|
|
| Thumbnail |
|
|
| Preview Insert | ||
|---|---|---|
| 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 Insert | ||
|---|---|---|
| Type | video | |
| Image/Video URL |
https://youtu.be/o2qTSv0QmKA
|
|
| Thumbnail |
https://raw.githubusercontent.com/ArshvirGoraya/Godot-Collapsible-Container/main/.github/images/TutorialThumbmail.jpg
|
|