So, I want to know if this is the correct equation for target lead.


VEL=convertUnit("u/s","m/s",Target:vel())

TargetIsGoingTo=Target:pos()+VEL
...