Skip to content

citizenll/godot-flexbox

 
 

Repository files navigation

Godot Flexbox Layout

flex-container-demo

Flexbox layout for Godot Engine

Work in Progress 🧑‍💻

✔️ 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.

Learn About Flexbox

Getting Started

Installation

  • Get the latest release from the Godot Asset Library here
  • Clone the repository and copy the addons folder into your project

Usage

  • Add the FlexContainer node to your scene

flex-container-demo

  • Change the FlexDirection property in the inspector, and you will see the layout change. You can also change the child properties in the child inspector.

inspectorinspector

Todo

  • Godot 4.x support
  • More properties
  • More platforms (WebAssembly)

License

About

Flexible and efficient UI layout using Flexbox via Yoga for Godot. ⚡

Topics

Resources

License

Stars

Watchers

Forks

Contributors 3

  •  
  •  
  •  

Languages