Sten Nailgun

This is my second Quake model! Comes with two versions, centered and uncentered. Feel free to use it for your own mods if you credit me! Also I know that holding a Sten this way is unsafe!
(Doesn't come with world model, maybe in the future!)

if you want the nailgun to fire properly
alter "launch_spikes" under W_FireSpikes in weapons.qc with

FOR CENTERED
launch_spike((self.origin + '0 0 16'), dir);

FOR SIDE OFFSET
launch_spike((self.origin + '0 0 16' + (v_right* 6)), dir);


video preview
-------------------
centered_Screen.png

sideview_Screen.png
Submitted by
bizzozeron
Downloads
172
Views
514
Release date
Feb 17, 2023
First uploaded
Last update
Rating
0.00 star(s) 0 ratings