godotengine / godot

Godot Engine – Multi-platform 2D and 3D game engine
https://godotengine.org
MIT License
90.86k stars 21.14k forks source link

GoDot VPL for scripts and shaders #7074

Closed ghost closed 8 years ago

ghost commented 8 years ago

Windows 10 Pro x64 - Godot version: 2.1

Issue description I would like to code with GoDot using something like BluePrints for Unreal:

Steps to reproduce: None

Link to minimal example project (optional but very welcome): None

Hello everyone. I like GoDot very much, but I would like it more if it had a visual scripting language for scripts and shaders. Something like BluePrints for Unreal Engine, or something like Korduene (http://www.korduene.com/).

Thanks in advance for any help.

Bye, Ivano.

volzhs commented 8 years ago

Godot has Visual script on current master.

Download latest unofficial version and try it. http://fixnum.org/godot/ https://archive.hugo.pro/godot/

And there is youtube video for this. https://www.youtube.com/watch?v=FFuzNOGJr14

vnen commented 8 years ago

Note that visual scripting for shaders exists in 2.1.

Closing since this is already done.

vnen commented 8 years ago

Also, it's not "GoDot". It's Godot, with lowercase d.

ghost commented 7 years ago

But this doesn't exist for scripting. Apologizes for the lowercase d.

vnen commented 7 years ago

It does exist in the current code. It was made after 2.1 stable though, so to use it you have to download and compile (or get an unofficial version). Or wait for the next major version.

vnen commented 7 years ago

Here's a sample from the Platformer demo:

godot windows opt tools 64_2016-11-09_01-09-19