I have provided an image of the part of Step 9 that I am having difficulty figuring out.
In the image I have boxed in gold the node that I am not sure how to create.
What is this node? And how do I create it?
I have provided an image of the part of Step 9 that I am having difficulty figuring out.
In the image I have boxed in gold the node that I am not sure how to create.
What is this node? And how do I create it?
This node checks if one actor is equal to the other actor - to create it, drag a wire off from “Hit Actor” (or any other object value, but in this case it’s Hit Actor) and type “equal” - then select Equal(Object) node and connect to it the other actor (Hit Actor in this case)
Also, if you right click on the graph, toggle off “context sensitive” and type “equals” in the search bar it should come up as well.
Thanks for the help!