Garry's Mod

Garry's Mod

PewPew V2
Magus Aug 22, 2016 @ 11:13am
Add trail to bullet ?
I see on a lot of weapon the information on the trail ,material and color is enable

https://github.com/MattJeanes/PewPew/blob/master/lua/PewPewBullets/Official_Weapons/Cannons/230mm.lua

----
BULLET.Material = nil
BULLET.Color = nil
BULLET.Trail = nil
----

But i not see this option in weapon designer :c and i want to add trail , Material and color on my bullet ! '^' where can i ?