How many of you out there heard “Let’s go back to our C++ code” and were like “Hallelujah!” I wish Unreal would have kept Unreal script or offered a more universal scripting language like Lua as another option for us programmers out there as I’ll admit that Blueprints kind of broke my brain for a bit trying to understand the “visual coding” style. Something that I could have coded in no less than 10 lines required many boxes and lines that I had trouble following. Guess like anything else it will get easier with practice but plan to steer away from it whenever possible as it just seems like it will cause me to create a huge tangled unmaintainable mess that is difficult to debug.
I also saw that in UE5 there may be a return to a scripting option with “Verse”.