How to make an arrow follow natural arc?

Hi @StellaFerox

Please use code tags when posting code. You can edit your post with edit button.

“…but it cause the arrow to drop down.”

Are you sure you add enough force?

There also exists two different force modes which you can add as AddForce’s second paramater.

Also, you could as well set the Rigidbody2d’s velocity, so it starts with a certain velocity.