Dynamic Crosshair in Widget with smooth transition

thx for your interest. I have the following chain in the widget:

and inside the function, it starts with this for each of the 4 XHair elements (inner vs. outer, left vs. right). It is not connected as it wasn’t working properly

You mean I should bind the function on event tick? In this case, the performance drain will outbalance the benefits of having a dynamic xhair… Could I use a pausable timer or something that runs slower than tick and can be disabled if not needed?

thx for trying to help!