thegates/app/addons/max_size_container/plugin.cfg
2024-11-21 05:20:31 +04:00

13 lines
361 B
INI

[plugin]
name="Max Size Container"
description="This is a custom container that limits its child maximum size.
1. Add a Control node as a child
2. Set its maximum width and height
3. Choose how to align the child node when the maximum size is reached
Note that the container can only accept 1 child."
author="Brom Bresenham"
version="1.3"
script="plugin.gd"