Visual Script Editor Extention

An asset by Galilus
The page banner background of a mountain and forest
Visual Script Editor Extention thumbnail image
Visual Script Editor Extention thumbnail image
Visual Script Editor Extention thumbnail image
Visual Script Editor Extention thumbnail image
Visual Script Editor Extention hero image

Quick Information

0 ratings
Visual Script Editor Extention icon image
Galilus
Visual Script Editor Extention

Extends the Visual Script EditorA series of additions to the VisualScript Editor to provide less friction when arriving from GDScript - New button to get extended selectable property's - New button to stringify property's for VisualScriptNodes - New button to edit default values as raw strings

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

VisualScript-Editor-Extention

A series of additions to the VisualScript Editor to provide less friction when ariving from GDScript

Extendend select propertys

By default not all property's are available for selection. Now when selecting some VisualScriptNodes the button select base property apeares. This list is autocompleted using the base_type or base_script available.

(see images)

Stringify Property's

Propertys in the inspactor are now able to be edited as string.

Example NodePath: A nodePath property has a default selection popup that returns a path relative to the scene root. So if the script is not attached to the scene root this gives a incorect path. Now you are able to stringify proberty's en may freely edit the path.

(see images)

Raw Edit Default as String

(the vaiable inputs on a node input that is not connected) VisualScriptNodes default property editor filters the spetial characters in strings. ("/n" is returnd as "//n") To overcome this limitation there now is a button that provides you with a multiline editor that dous not have this filter.

(see images)

Extends the Visual Script Editor

A series of additions to the VisualScript Editor to provide less friction when arriving from GDScript

- New button to get extended selectable property's
- New button to stringify property's for VisualScriptNodes
- New button to edit default values as raw strings

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
Visual Script Editor Extention icon image
Galilus
Visual Script Editor Extention

Extends the Visual Script EditorA series of additions to the VisualScript Editor to provide less friction when arriving from GDScript - New button to get extended selectable property's - New button to stringify property's for VisualScriptNodes - New button to edit default values as raw strings

Supported Engine Version
3.3
Version String
1.3
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