Hi everyone. Im hoping someone has a bit of advice as im struggling to get this to work on my own actors.
After getting the latest 4.15 file off studios I have managed to get my project set up and am able to interact with the examples they supplied.
I’m just now trying to set-up interaction with my own character and so far have not had any luck…even though it looks exactly the same as their examples.
Following the tutorial…
-
I have setup to interact in Player Character (firstpersonBp)
-
In the actor i want to interact with I have added add the InteractInterface
-
I have set-up the “GetData” node values.
-
Then in the actor I added the interface, call the event “Event Interact With Object”
I’ve attached some screenshots showing my set-up. To me it looks like this should work exactly like the examples but I get nothing at all with my own character.
Does anyone have any suggestions as to why this might be?