Hi guys, I’m working on a top down shooter, where the character moves around with WASD controls and shooting is controlled by the mouse.
I enabled the “Show crosshair” on MyController blueprint, under mouse settings, and now I’m trying to change the standard crosshair with a new custom one, made by me.
I searched around some guide, but I can’t understand where I should make the blueprint: I already have a HUD blueprint, this one:
I go the graph editor and search for the “Receive Draw HUD” but I can’t find it, neither with the context sensitive disabled. So What should I do?
I followed step by step the Twin Stick shooter tutorials from the UE4 you tube channel, I just made some changes around (but not to the hud)…
This is the HUD tutorial, I have the exactly same as him: https://www.youtube.com/watch?v=Wwa0zwkYUeQ&list=PLZlv_N0_O1gb5sdygbSiEU7hb0eomNLdq&index=21