How to input an interaction button to line trace object

It’s a bit of a vague description about the camera switch. But the rest is pretty standard first person interaction.

You already have the line trace which changes the cursor color, when the player presses the key, just use the same line trace code to send a blueprint interface message to the traced object, that’s the easiest way to make sure that object gets the message.

1 Like