VisualScriptNew

An asset by Galilus
The page banner background of a mountain and forest
VisualScriptNew thumbnail image
VisualScriptNew thumbnail image
VisualScriptNew thumbnail image
VisualScriptNew hero image

Quick Information

0 ratings
VisualScriptNew icon image
Galilus
VisualScriptNew

A new VisualScriptNodeFor easy instancing of items other then scenes Flexible and clear editing of instanced variables Optional Sequenced flow Is able to instnace.Built in Classes*.gd*.vs*.tscn*.tres

Supported Engine Version
3.3
Version String
1.1
License Version
MIT
Support Level
community
Modified Date
3 years ago
Git URL
Issue URL

VisualScriptNew

A new VisualScriptNode

For easy instancing of items other then scenes Flexible and clear editing of instanced variables Optional Sequenced flow Is able to instnace.

  • Built in Classes
  • *.gd
  • *.vs
  • *.tscn
  • *.tres

Node Propertys Explained

  • Sequenced = true: The instance gets created when sequence is called. And the object is accesible until the sequence is called again
  • Sequenced = false: Every obj.get() creates a new object
  • Class To Instance: When a class is able to instance the node name will change
  • Script To Instance: When a script is able to instance the node name will change (overrules Class To Instance)
  • Edit Property: If you type a valid property it wil be added to editing List
  • Editing List: if valid property set input ports

Known Issues

Godot/issues/48351

It is not possible to set the color value directly.

Work arround = Drag in Color from constant

A new VisualScriptNode

For easy instancing of items other then scenes Flexible and clear editing of instanced variables Optional Sequenced flow Is able to instnace.

Built in Classes
*.gd
*.vs
*.tscn
*.tres

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
VisualScriptNew icon image
Galilus
VisualScriptNew

A new VisualScriptNodeFor easy instancing of items other then scenes Flexible and clear editing of instanced variables Optional Sequenced flow Is able to instnace.Built in Classes*.gd*.vs*.tscn*.tres

Supported Engine Version
3.3
Version String
1.1
License Version
MIT
Support Level
community
Modified Date
3 years 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