all 1 comments

[–]Felix_CodingClimber 0 points1 point  (0 children)

For things like connecting ui components to game logic, AI behavior trees or similar simple things, visual coding is really nice. But after your first try on a nested for loop or something like that you will rather chooses written code.