Hello, can i use visual scripting in godot engine?
Yes you can use Visual Scripting in Godot engine.
Ok, hiw can i use it?
The Getting started section in the Visual Scripting link Megalomaniak provided shows how to use Visual Scripting in Godot. From there, you can program your game. If you are looking for examples, the Godot Demo repository has a few examples showing visual scripting in use.