How To Change Color of Controlled Character by walking in to a collision box using BP?
Basically i need to change the emissive color of the my controlled character whenever I’m in a certain area (from white to red). but i cant get the Create dynamic material node to work in that way.
Can Change the color of the mesh contained within the BP of the collision box with no issue but cant get it to cast outside the it’s self.