Talk:Particles In Animations
Jump to navigation
Jump to search
I've followed this tutorial to get a muzzle flash on the .357 Magnum, but the muzzle flash doesn't show up! This is what I put in the .qc file:
== == $sequence fire "fire" ACT_VM_PRIMARYATTACK 1 fps 30.00 {
{ event AE_CL_CREATE_PARTICLE_EFFECT 0 "357_muzzle follow_attachment muzzle" }
} ==