View Single Post
Bacardi
Veteran Member
Join Date: Jan 2010
Location: mom's basement
Old 03-08-2023 , 15:21   Re: [TF2] Replicate sniper's tracer rounds
Reply With Quote #2

...there are three particle system effect
Code:
"dxhr_sniper_rail_blue"
"dxhr_sniper_rail_red"
"tfc_sniper_distortion_trail"
then you need set, origin start position..
And "control point" 0 as start position, "control point" 1 as end position.
Code:
m_vSortOrigin = startpos

I have not tested... I just quick peep some source files...

*edit
There is no "tfc_sniper_distortion_trail", maybe it exist in Team Fortress Classic. Actually, there is. Also "tfc_sniper_distortion_trail_noise"
But there is more sniper rail effects, you can look through Hammer editor.
Attached Thumbnails
Click image for larger version

Name:	vlcsnap-2023-03-09-01h17m19s701.jpg
Views:	31
Size:	58.6 KB
ID:	199824  
__________________
Do not Private Message @me

Last edited by Bacardi; 03-09-2023 at 04:14.
Bacardi is offline