Pages: [1]
  Print  
Author Topic: Projectile speeds  (Read 6012 times)
bill-----
Half-Nub


Cakes 8
Posts: 60


« on: March 19, 2009, 09:26:09 PM »

Where in the game source might I find weapon characteristics
defined, and in particular projectile speed definitions? 

Did a little poking around, didn't see anything obvious, looking
for an assist.

TIA


Logged
andrewj
Member


Cakes 24
Posts: 584



« Reply #1 on: March 19, 2009, 10:19:28 PM »

File: code/game/g_missile.c

Function: fire_rocket()

Code: VectorScale( dir, 900, bolt->s.pos.trDelta );
Logged
aantipop
Half-Nub


Cakes 3
Posts: 66


« Reply #2 on: March 22, 2009, 08:41:40 AM »

make em faster !!
Logged
Pages: [1]
  Print  
 
Jump to: