Hi,
I’ve made a crosshair HUD in the middle of my screen. It must change color when the player points the crosshair on a specific object. How should I set this up? I’m not sure how the event is called that need to be used.
Thanks in advance.
Hi,
I’ve made a crosshair HUD in the middle of my screen. It must change color when the player points the crosshair on a specific object. How should I set this up? I’m not sure how the event is called that need to be used.
Thanks in advance.
You need a traceroute (just search for trace). It will provide an “actor other”. You can check that one if it’s the actor you want and change it if it is.