Table Container Plugin

I’ve just released a pretty basic plugin that creates a TableContainer in gdscript. What this does is tries to do what a GridContainer does in terms of column alignment, but have actual rows be the children for easier organization. It’s definitely a little nascent, but it’s working for my purposes so far, and if it can be helpful to anyone else, that’d be great!

Table Container (Asset Library)
Godot Table Container (GitHub)

2 Likes