-
**What do you want to achieve?**i want the bullet that the player shot change direction and hit the target
-
here is an example

-
What solutions have you tried so far? I tried using tween but it didn’t work
Try to make it physics-based instead. I would suggest to add a force to counteract gravity and thrust to propel the projectile towards the target. That way you can make it start at the firearm barrel and chase the target.
