Hey, I’m currently making a projectile using beizure, it is working well so far, but I want the projectile to maintain its speed / trajectory after the beizure’s loop has ended (Or when it has reached its initial target).

The image above demonstrates what I’m trying to convey. In my beizure loop, its like what would normally do it, setting the position of the projectile every frame or so.
Any help is profusely appreciated!