I finally decided to start to study seriously UE4, but of course I am already having some problem, so here I am asking your help! This is a very noob question, but I am a noob, so… what can I do?
Ok… I am following the Introduction to blueprints on youtube (great material!). In the 8th video we are creating inputs controls for class blueprint. I have to find the “enable input” function. Problem is, I am using unreal 4.7 and I can see a lot changed from the version of the editor used in the video. I managed to find the differences on my own so far, but I cannot find this enable input… could someone help me out here please?
Hello,
Do right click in the event graph without nothing selected or dragged from the output as shown in the video, type enable input and you’ll have it. You may have do a miss click as it works fine in 4.7
Thank you very much for the help! I think I lost myself in a glass of water… Anyway the author of the video (http://youtu.be/_NCtcHXJPjg?t=2m48s) actually searches the node while dragging the output of the “OnComponentBeginOverlap” node out and I coulnd’t find the node this way. However I could have think to make a clean search myself!
This worked however, thanks again! I guess you will see me again soon asking stuff!
I add the same issue using version 4.7
To get the option “Enable Input” available, uncheck the “Context Sensitive” box in the searching panel… it’s strange to have to do that but it works.