Hello, I'm making a platform game. I'd like my platform character to have a lobbing attack. It should be able to throw an object in an arc. It should be affected by gravity and it should be pushed at 45 or 135 degrees, depending on the direction the character is facing, to get it moving in an arc. How do I do this?