Check out our latest project ✨ OpenChapter.io: free ebooks the way its meant to be 📖

Control Node Window

An asset by Snirps
The page banner background of a mountain and forest
Control Node Window thumbnail image
Control Node Window thumbnail image
Control Node Window hero image

Quick Information

0 ratings
Control Node Window icon image
Snirps
Control Node Window

# Control Node WindowThe **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.

Supported Engine Version
4.2
Version String
1.0.2
License Version
MIT
Support Level
community
Modified Date
4 months ago
Git URL
Issue URL

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.

# 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.

Reviews

0 ratings

Your Rating

Headline must be at least 3 characters but not more than 50
Review must be at least 5 characters but not more than 500
Please sign in to add a review

Quick Information

0 ratings
Control Node Window icon image
Snirps
Control Node Window

# Control Node WindowThe **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.

Supported Engine Version
4.2
Version String
1.0.2
License Version
MIT
Support Level
community
Modified Date
4 months ago
Git URL
Issue URL

Open Source

Released under the AGPLv3 license

Plug and Play

Browse assets directly from Godot

Community Driven

Created by developers for developers