Help with making bow

I am making a bow in my game and was wondering how to make the projectile go in a curved direction like this:

If anyone knows please tell me!
Thanks,
doctorpepper126

Can you describe what you want in detail?

There are many ways to answer your question depending on exactly what it is.

I am making a bow that shoots little projectiles that fly towards where the mouse it. The thing I want is the projectile to fly towards it in a curve upwards like the picture

Heres a detailed guide on modelling projectile motions

1 Like

You should try FastCast, it allows you to set the Vector direction and calculates the projectile track.

That’s cool! I already making gun system lol with this.