zeOrb
(zeOrb)
January 12, 2017, 9:11am
2
I’m curious if anyone knows if there’s an answer to this, or if there has been suggestions / roadmap tasks related to it. All the array nodes (Shuffle, Remove, Add, etc) are completely unaligned to every other node in Blueprints, which makes keeping the execute line straight and clean really difficult.
Obviously this isn’t a huge impediment to scripting (which is why I assume it has stayed this way for years now), but it definitely lowers QoL when working in blueprints all day every day. I can’t even create a custom function library for arrays, since you can’t create wildcard output/inputs in blueprint functions.
You can align them if you select 2 nodes you want to align, right click and select Alignment-> Straighten Connections
As for wildcards - you can use a macro instead