When creating a new node in blueprint you have write a part of the node you want in full to search
e.g. ‘Set Collision Response To Channel’
Now I have to wire ‘Response To Ch’ to narrow it dawn.
I want to write ‘SCRTC’ (Only the first letter of each word)
Or if this is not specific enouth I want to write ‘SCollRespTC’ (The first letter or the beginning of a word )
I’m use to this in Intellij, this article explains it a little bit better. It speeds this up a lot.
‘ACE’ is a lot faster than ‘add Custom Event’