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
FlexContainer
A Container that arranges its children horizontally or vertically and provides various additionnal properties.
Supported Engine Version
4.6
Version String
1.0.0
License Version
MIT
Support Level
community
Modified Date
7 hours ago
Git URL
Issue URL
Flex-Container
A Container that arranges its children horizontally or vertically and provides various additionnal properties.
These properties include :
- axis alignement
- wrapping
- sorting
- reverse filling
- allowing children to expand
- margins
- gaps
- stylebox
Script inheriting from this node should have the @tool tag !
More properties may appear in the future.
A Container that arranges its children horizontally or vertically and provides various additionnal properties.
Reviews
Quick Information
FlexContainer
A Container that arranges its children horizontally or vertically and provides various additionnal properties.
Supported Engine Version
4.6
Version String
1.0.0
License Version
MIT
Support Level
community
Modified Date
7 hours ago
Git URL
Issue URL