Extra Controls

An asset by don-tnowe
The page banner background of a mountain and forest
Extra Controls hero image

Quick Information

0 ratings
Extra Controls icon image
don-tnowe
Extra Controls

A collection of control nodes usable in a variety of games and GUI applications.Containers:- Interpolated Box/Flow: Containers that smoothly animate children when they enter or change order. Drag-and-drop reordering, drag-and-drop between containers, vertical layout and compacting children to fit are features supported in the Box variant.- ScaleContainer: When resized, scales children instead of resizing them. With the integer scale setting, can be used for pixel-perfect viewports.- Child Transform Container: transform a Control's children while preserving minimum size.- Draggable: node that can be dragged and resized with the mouse pointer, with grid snapping, parent-clipping, and a visible resize margin.- ScrollZoomView: node that can have one child and allows to scroll and zoom using the mouse. Allows smooth zoom.- MaxSizeContainer: Limits child size to a max size.- View Switcher: Keeps only one child, and optionally a background, visible.Utility:- Remote Transform Rect: transform a Control remotely similar to RemoteTransform2D/3D- Data Dropper: passes drag-and-drop via signal- Flipped Split: SplitContainer anchored to the other side for when the parent is resizedInput:- Theme Icon Button: I use it in my other plugins all the time! Grabs icon from theme by name.- Properties Box: Form to input values like you'd use the inspector. Strings, bools, numbers (sliders supported) and enums. Allows foldable groups.- Unfolded Option Button: list of options, pick one or use as bit flags

Supported Engine Version
4.0
Version String
0.4.1
License Version
MIT
Support Level
community
Modified Date
3 days ago
Git URL
Issue URL

A collection of control nodes usable in a variety of games and GUI applications.

Containers:

- Interpolated Box/Flow: Containers that smoothly animate children when they enter or change order. Drag-and-drop reordering, drag-and-drop between containers, vertical layout and compacting children to fit are features supported in the Box variant.
- ScaleContainer: When resized, scales children instead of resizing them. With the integer scale setting, can be used for pixel-perfect viewports.
- Child Transform Container: transform a Control's children while preserving minimum size.
- Draggable: node that can be dragged and resized with the mouse pointer, with grid snapping, parent-clipping, and a visible resize margin.
- ScrollZoomView: node that can have one child and allows to scroll and zoom using the mouse. Allows smooth zoom.
- MaxSizeContainer: Limits child size to a max size.
- View Switcher: Keeps only one child, and optionally a background, visible.

Utility:

- Remote Transform Rect: transform a Control remotely similar to RemoteTransform2D/3D
- Data Dropper: passes drag-and-drop via signal
- Flipped Split: SplitContainer anchored to the other side for when the parent is resized

Input:

- Theme Icon Button: I use it in my other plugins all the time! Grabs icon from theme by name.
- Properties Box: Form to input values like you'd use the inspector. Strings, bools, numbers (sliders supported) and enums. Allows foldable groups.
- Unfolded Option Button: list of options, pick one or use as bit flags

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
Extra Controls icon image
don-tnowe
Extra Controls

A collection of control nodes usable in a variety of games and GUI applications.Containers:- Interpolated Box/Flow: Containers that smoothly animate children when they enter or change order. Drag-and-drop reordering, drag-and-drop between containers, vertical layout and compacting children to fit are features supported in the Box variant.- ScaleContainer: When resized, scales children instead of resizing them. With the integer scale setting, can be used for pixel-perfect viewports.- Child Transform Container: transform a Control's children while preserving minimum size.- Draggable: node that can be dragged and resized with the mouse pointer, with grid snapping, parent-clipping, and a visible resize margin.- ScrollZoomView: node that can have one child and allows to scroll and zoom using the mouse. Allows smooth zoom.- MaxSizeContainer: Limits child size to a max size.- View Switcher: Keeps only one child, and optionally a background, visible.Utility:- Remote Transform Rect: transform a Control remotely similar to RemoteTransform2D/3D- Data Dropper: passes drag-and-drop via signal- Flipped Split: SplitContainer anchored to the other side for when the parent is resizedInput:- Theme Icon Button: I use it in my other plugins all the time! Grabs icon from theme by name.- Properties Box: Form to input values like you'd use the inspector. Strings, bools, numbers (sliders supported) and enums. Allows foldable groups.- Unfolded Option Button: list of options, pick one or use as bit flags

Supported Engine Version
4.0
Version String
0.4.1
License Version
MIT
Support Level
community
Modified Date
3 days 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