Hey there,
is it possible to render a widget component as screen space and let it reduce its scale by distance instead of always having the same scale?
Example:
the left near icon is ok, but the far right icon should be a lot smaller…
How can I do this in material?
I did it for now in the owning BP with Tick, but I need to save ticks because all my enemies move by Tick^^