TE_SetupArmorRicochet
Sets up an armor ricochet effect.
stock void TE_SetupArmorRicochet(const float pos[3], const float dir[3])
Parameters
const float[3] pos
Position of the armor ricochet.
const float[3] dir
Direction of the armor ricochet.
Return Value
void