Im trying to make a scope attachment for the long neck rifle that when you zoom it, it can tell the user on the screen Dino level, Health, Torpor. I know I have to use blueprint scripting to get it done. But ive seen some mods that already have made it, I have no clue on how to do it. Do I have to make my own ui targeting widget? or is there something else? I will appreciate the help
You need to make a custom widget that is linked up with some trace code to get all the info.
I understand how to do the widget but what do you mean trace code?