Plastix / PixelPilot

A top down dogfighting game with pixel graphics.
0 stars 0 forks source link

Weapon range isn't correct #87

Open JEphron opened 9 years ago

JEphron commented 9 years ago

AI won't shoot because player is always out of range. Range variable should also actually affect the distance the projectile can travel.

JEphron commented 9 years ago

Or else range should be calculated from velocity and lifespan