And if you're going to use the above method, a cheap way of getting the arrows to face the right way when in flight would be something like:
angle(0, 0, Arrow[Physics].VelocityX, Arrow[Physics].VelocityY)
Of course you would replace the word Arrow for whatever you named your arrow sprite that is affected by physics.