NodotProject / nodot

A node composition library for Godot 4
https://nodotproject.github.io/nodot/
MIT License
332 stars 12 forks source link

FullscreenResizer Node #131

Closed krazyjakee closed 1 year ago

krazyjakee commented 1 year ago

Takes a list of node and sets their size to the window size and keeps them updated should the window be resized.

Useful for menus, backgrounds, viewports etc

Options to set the size to a percentage of the window size instead of the full window size