View unanswered posts | View active topics It is currently Wed Jun 26, 2024 9:41 am



Reply to topic  [ 4 posts ] 
 Slow Moving Drillgun 
Author Message
User avatar

Joined: Thu Aug 27, 2009 1:26 am
Posts: 67
Reply with quote
Post Slow Moving Drillgun
Something I had imagined, making a gun that shoots a large but very slow moving bullet that can go through just about everything for a decent distance.
Or a cannonball launcher, something akin to the Panzor Repeating Cannon, only making the rounds not explode would be fine too.
Seeing as there is a literal sea of mods, Finding one if it's already made would be difficult.
Though I will still look of course.
I just figured I could toss this out there if there isn't one like it already.


Thu Aug 27, 2009 1:38 am
Profile
User avatar

Joined: Wed Jun 03, 2009 1:12 am
Posts: 93
Reply with quote
Post Re: Slow Moving Drillgun
Make a gun which shoots extremely sharp bullets at a low speed and it will "drill" through pretty much anything. If you want the bullet to move in a strait line without falling while it drills uh.... use lua i guess. To make the bullet appear as if it is drilling I'm not sure if you can animate projectiles, but you can definitely make some emitters off of the projectile to make it look like its drilling.


Sun Nov 01, 2009 10:00 am
Profile
Banned
User avatar

Joined: Thu May 14, 2009 9:22 pm
Posts: 826
Location: Lookin' forward to mocking people on Jan 1st 2013.
Reply with quote
Post Re: Slow Moving Drillgun
Or you could just, y'know, mod the vanilla rocket launcher a bit, and there you go, insta(ish)-drillgun.


Sun Nov 01, 2009 11:52 am
Profile YIM
happy carebear mom
User avatar

Joined: Tue Mar 04, 2008 1:40 am
Posts: 7096
Location: b8bbd5
Reply with quote
Post Re: Slow Moving Drillgun
1KG MOSRotating, GlobalAccScalar = 0, optional HitsMOs = 0 if you don't care about hitting Actors and such, just want to drill, attached Lua script:
Code:
function Create(self)
    self.Mass = 1000000;
end

Stick it onna gun, fired at 10 MPS, presto.


Sun Nov 01, 2009 4:46 pm
Profile
Display posts from previous:  Sort by  
Reply to topic   [ 4 posts ] 

Who is online

Users browsing this forum: No registered users


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
cron
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group.
Designed by STSoftware for PTF.
[ Time : 0.196s | 13 Queries | GZIP : Off ]