Hi, first time asking a question here.
How do I get a float value from screenshot 2 BP to screenshot 1 BP so I can set the variable to print?
I’m not too sure what you’re trying to say.
I figured out how to do it in opposite way, but I’m not sure how to get the value from the interface event towards the reference. That’s what I’m trying to figure out. Thank you!
Double click that line, and it makes the correct type of event for you…
Yeah I’m not sure what you are talking about.
If I double click it, it goes to the interface function.
I know the nodes I have up there are wrong.
I want to know if you can get a float value of 10 on blueprint B.
and return that value to blueprint A.
Thank you, also saw some of your other posts about the blueprint communication, I think that was what I was going for. Thanks again!
I figured it out on my own, I didn’t know you always had to define a target class for interfaces to work.
Yes, you have to say who ( what ) you want to send the message to.
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.