Quote:
Originally Posted by Tim_Rocks
I might be able to add some extra functionality by keeping track of where the bullet was fired from and where it hit. Measure distance and apply the appropriate damage.
|
I think the bullets already keep track of how long they've been flying (called this.flyTime, I think). You could just apply the appropriate damage based on how long it's been in the air.