As mentioned in Part 0, there are several good reasons to avoid exclusively using visual scripting for a game. Visual scripting runs much slower than C# code. Sometimes, it's simpler to express logic ...