Skip to content

Easy-to-use visual scripting plugin for Godot game engine.

Notifications You must be signed in to change notification settings

caimantilla/godot-flow-script

Repository files navigation

Visual scripting solution for Godot 4.3+.
Not for scripting game mechanics!
Instead, you write game-specific nodes for scripting levels, NPCs, dialogues, stuff like that. Simple behaviors.
You also need to set up your own class which extends FlowBridge and implements the necessary methods. This is your script instance. The recommended usage is to extend it for level-specific text scripting where needed, so it functions as a general game scripting layer.

About

Easy-to-use visual scripting plugin for Godot game engine.

Topics

Resources

Stars

Watchers

Forks

Languages