Flexbox layout for Godot Engine
✔️ Godot 3.x (tested on 3.5)
This is a work in progress. It can be used with basic functionality, and has been tested on Windows and Android.
- Get the latest release from the Godot Asset Library here
- Clone the repository and copy the
addonsfolder into your project
- Add the
FlexContainernode to your scene
- Change the
FlexDirectionproperty in the inspector, and you will see the layout change. You can also change the child properties in the child inspector.
- Godot 4.x support
- More properties
- More platforms (WebAssembly)



