TRI-PLASMA GUN
ABOUT
Here's a fun looking weapon, three barrels that cycle while firing, a little plasma tank and a pressure gauge. The skin could be better, and it is only available in Q1 palette colours, I didn't do a full colour version. One thing to note if you're gonna use this in a mod is that there are three different idle frames, depending on which barrel fired most recently. If you always reset the model's idle frame to 0 after it has fired, you will see a 'jump' on engines that support model interpolation. So try and code it so that it ends on the next idle frame in the sequence, either frame 0, 5 or 10. Also make sure you start the next firing animation from this frame, otherwise you'll get a similar glitch.
An ambitious person could even add a reload animation to this, as the plasma canister on the back is detachable...
DOWNLOAD
The zip contains just a v_model with a plain quake 1 skin. You can quite easily make a g_model from this, as there's no hand to remove.
Plasma.zip
|