Skip to content

Godot 4 plugin. This custom node will make its parent resizable.

License

Notifications You must be signed in to change notification settings

Eranot/godot-resizable

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Godot Resizable

This is a Godot 4 plugin. This custom node will make its parent resizable. Parent has to extend from Control.

Example

Add the custom node Resizable as a child to any Control node. Below, I added in a PanelContainer node.

Node in scene

This will result in a resizable panel:

Panel in game

The final result can be better visualized in this video.

About

Godot 4 plugin. This custom node will make its parent resizable.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published