Control Node Window

by Snirps

5

Control Node Window

The Control Node Window is a Node for creating control node-based windows in Godot, complete with usage examples.

Key Features:

  • Control Compatibility: Must be a child of a control node to function properly.
  • Flexible Child Nodes: Designed to work with child nodes such as ScrollContainer, TextEdit, and similar control nodes.
  • Canvas Layer / Viewport Independence: Operates without utilizing any canvas layers.

Usage:

To use the control_node_window.tscn, attach it as a child of a suitable control node. Add a compatible node like ScrollContainer or TextEdit as its child for optimal functionality.

godot_control_node_window/addons/control_node_window/examples/showcase_small.gif

Version

1.0.2

Engine

4.2

Category

2D Tools

Download

Version1.0.2
Download Now

Support

If you need help or have questions about this plugin, please contact the author.

Contact Author