Game Development Community

Yes another noob question

by Dracola · in General Discussion · 12/09/2004 (2:40 pm) · 2 replies

Sorry about the noob question

I want to make a thin trail come off my projectile how would I go about doing this

I tried

trailemitters = needleTrailEmitter;

which worked in my vehicle code

and others to no avail I'm shooting for a covenant carbine look (for those who have played halo two) just with a longer tail

#1
12/09/2004 (2:43 pm)
ParticleEmitter

for instance

particleEmitter = CrossbowBoltEmitterB;
#2
12/09/2004 (2:50 pm)
Yeah that was actually the first thing I tried I must have goofed on something