Hi! I have some questions about trajectory line.
I have 2 sprites: A and B
I need the system to create a dynamic line from a to b, when I draw a finger from a to b
while the further apart a and b, the greater the arc of the line. But the arc should not be more than this
Something like this
Thank you