Top "Projectile" questions

A projectile refers to an object, point type or solid, that was launched into an orbit or ballistic trajectory and is typically traveling at high velocity.

Projectile Motion of an Object

My object is currently only going in a straight line at the set angle using the following code: this.time = …

java motion projectile
How to convert slope to degrees and vice versa?

I'm making a game where you have a sprite that shoots bullets in the direction of the mouse. So far, …

java math degrees projectile