Install Asset
Install via Godot
To maintain one source of truth, Godot Asset Library is just a mirror of the old asset library so you can download directly on Godot via the integrated asset library browser
Quick Information
- 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.
- 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.
Reviews
Quick Information
- 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.