So this is my current setup. I have a button that will trigger an event when e is pressed. (I want the event being the fire start in this scenario).
I have created the bush that will start the fire and have attached a sphere component to it as well as another bush that has a sphere component attached which will be used as the second target for the fire spread.
Im still very confused on where to go from here using blueprint interface and starting the fire. (as a note the triggered events happen in the level blueprint and not the buttons themselves). Picture references would be greatly appreciated. Thanks for any help given.
Richard