I create BP called bonfire_01. In this BP i create 2 lights and one emitter. It works if i instead “custom event” connect “on begin overlap”, but i want activate this bonfire BP with press button. I can’t do this/ Help pls!
In short your character needs the instance of the bonfire you want to lite.
It looks like Q
is supposed to be an interaction button. If that’s the case one easy way to do this is with a raytrace. You need to trace for a bonfire and once you get it call SetFire
. Try putting something like this into MyCharacter
Thx a lot! It’s work. I already have linetrace function.I use your advice and add variable. See at screenshot.
Can you help me explain some basic things? my scype - michaelgotti1
If this was what you were looking for and it worked for you please accept this answer.
if you need a hand with some things fire me an email at . We don’t use skype but we do have a virtual office and a handful of people that can explain almost any of the things you need