AutoGridContainer

An asset by CactiChameleon9
The page banner background of a mountain and forest
AutoGridContainer hero image

Quick Information

0 ratings
AutoGridContainer icon image
CactiChameleon9
AutoGridContainer

An Auto Sizing GridContainer for GodotHave you ever needed a grid container to hold lots of the same node with optimal sizing? Then this is for you! It automagically changes the columns value to fit all of your nodes optimally. A vertical scrollbar even appears if not everything can fit!See the included Example Scene for an implementation example.

Supported Engine Version
3.4
Version String
1.0.5
License Version
MIT
Support Level
community
Modified Date
2 years ago
Git URL
Issue URL

Godot AutoGridContainer

An Auto Sizing GridContainer for Godot

Have you ever needed a grid container to hold lots of the same node? Then this is for you! It automagically changes the columns value to fit all of your nodes optimally (a vertical scrollbar appears if not everything can fit)

This repo contains 2 versions:

  • A more simple version. (single gdscript class, doesn't take max height into account, no scrollbar)
  • The full version. (godot scene with a script that includes height as a factor)

See it in action!!

README recording (sorry for the odd quality)

An Auto Sizing GridContainer for Godot

Have you ever needed a grid container to hold lots of the same node with optimal sizing? Then this is for you! It automagically changes the columns value to fit all of your nodes optimally. A vertical scrollbar even appears if not everything can fit!

See the included Example Scene for an implementation example.

Reviews

0 ratings

Your Rating

Headline must be at least 3 characters but not more than 50
Review must be at least 5 characters but not more than 500
Please sign in to add a review

Quick Information

0 ratings
AutoGridContainer icon image
CactiChameleon9
AutoGridContainer

An Auto Sizing GridContainer for GodotHave you ever needed a grid container to hold lots of the same node with optimal sizing? Then this is for you! It automagically changes the columns value to fit all of your nodes optimally. A vertical scrollbar even appears if not everything can fit!See the included Example Scene for an implementation example.

Supported Engine Version
3.4
Version String
1.0.5
License Version
MIT
Support Level
community
Modified Date
2 years ago
Git URL
Issue URL

Open Source

Released under the AGPLv3 license

Plug and Play

Browse assets directly from Godot

Community Driven

Created by developers for developers