Data Realms Fan Forums
http://45.55.195.193/

Slow Moving Drillgun
http://45.55.195.193/viewtopic.php?f=75&t=16365
Page 1 of 1

Author:  PlusEighteen [ Thu Aug 27, 2009 1:38 am ]
Post subject:  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.

Author:  Cadwaller [ Sun Nov 01, 2009 10:00 am ]
Post subject:  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.

Author:  Metal Meltdown [ Sun Nov 01, 2009 11:52 am ]
Post subject:  Re: Slow Moving Drillgun

Or you could just, y'know, mod the vanilla rocket launcher a bit, and there you go, insta(ish)-drillgun.

Author:  Duh102 [ Sun Nov 01, 2009 4:46 pm ]
Post subject:  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.

Page 1 of 1 All times are UTC [ DST ]
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group
http://www.phpbb.com/