Hello,
I want to scale widget component (text + progress bar) which is attached on actors. If widget is placed in world place, its auto-scaled, but i need to have it in screen space...
I can't access widget BP if its as component (dont know why, i tried everything) and scaling "draw size" is not working well....
Could please tell me someone how can i scale screen-space widget component? (basically, if im far away from object, i want to see very small widget, if im near, it should be bigger, exactly like world-space scaled widget)
Thanks in advance.
I want to scale widget component (text + progress bar) which is attached on actors. If widget is placed in world place, its auto-scaled, but i need to have it in screen space...
I can't access widget BP if its as component (dont know why, i tried everything) and scaling "draw size" is not working well....
Could please tell me someone how can i scale screen-space widget component? (basically, if im far away from object, i want to see very small widget, if im near, it should be bigger, exactly like world-space scaled widget)
Thanks in advance.
Comment