- #1
calthabis
- 3
- 0
Hello i need this för a coding project I am currently occupying myself with =)
ok so the system is in a 2D space, the projectile starts at a height H and is supossed to hit target T. the targets y.coord is constant Ty but his x has a speed Tv towards the projectiles start. the target starts at a distance D from the projectile. the projectile has a given starting speed of Pv0 and the angle A.
oh right and gravity is affecting the projectile =)SO! what i need is a formula that can tell what angle I need to hit the target.
Thanks in advance
ok so the system is in a 2D space, the projectile starts at a height H and is supossed to hit target T. the targets y.coord is constant Ty but his x has a speed Tv towards the projectiles start. the target starts at a distance D from the projectile. the projectile has a given starting speed of Pv0 and the angle A.
oh right and gravity is affecting the projectile =)SO! what i need is a formula that can tell what angle I need to hit the target.
Thanks in advance
Last edited: