Hello. I am trying to make an FSM that highlights an object when moused over, then cycles through materials when left clicked, ive got the highlighting done and the material change, but I need to return to the original material when the mouse moves off the object. I can't seem to find a way of getting the parent objects material to store in a variable.
Any hints?