Comment by jayd16

Comment by jayd16 2 months ago

0 replies

Unreal Blueprint is probably the most popular. Its a custom system over a fairly customized C++ framework.

Visual scripting can be highly productive. The major issue is these visual scripts usually do not map cleanly back to text so you're throwing away decades of tooling. They usually don't merge well either.