/godot-RelativeMargin

MarginContainer with margin size relative to its own size. (for Godot Game Engine).

Primary LanguageGDScriptGNU General Public License v3.0GPL-3.0

RelativeMargin

MarginContainer with margin size relative to its own size.
4 indipendent margins with Min/Max in pixels for each margin.

Screenshots

Options

Example 01

Video example

Usage

There are 4 margins and a min/max value for each.
To disable the min margin, set it to 0.
To disable the max margin, set it to INF.

License

GPLv3