On my recording available here: https://twitter.com/i/status/1377196918254796803 you can see that I'm rotating the crosshair sprite as player moves (thanks to `Orbit` behavior), here's the screenshot of that logic:
I would like to achieve an effect when crosshair moves smoothly from its current position to its destination (e.g. by 0.5 second) - is it easily achievable?