"c++ is hard, let's use blueprints."
The blueprint: 🙃

https://blueprintsfromhell.tumblr.com/

UE4 Blueprints From Hell

Tumblr
@djlink goood lord, UE needs to take note from the Blender users in the office. The nesting/grouping of nodes in Blender is really nice and I wonder if it could help organize this better?
@haifisch @djlink Unreal offers all the tools needed to create nice and tidy blueprints. You can create functions, organize functions into several classes/blueprints and have a lot of options to align or collapse graphs, create comments, etc.
These blueprints from hell are just created by incompetent people and if given the chance, they would create the same mess in C++ or whatever tool they're given