• Reverse grappling hook?
    13 replies, posted
Hi everyone. Is it possible to make a reverse grappling hook? Like those things that hang from the roof in hl2 and pull you and physics props up into them. Thanks, Exextatic
Do you mean something that pulls upwards? A winch?
Sort of :s I would want it to pull objects to the player. O -------- * ........ <- O = player * = object / other player - = rope or cable
A pulley?
He wants something that drags whatever you hook onto towards you. Like the Barnacles he uses as an example. Basically he wants the gravity gun.
[QUOTE=Gmod4ever;22627709]He wants something that drags whatever you hook onto towards you. Like the Barnacles he uses as an example. Basically he wants the gravity gun.[/QUOTE] But it needs a rope. Basically, I am trying to code a l4d style spitter swep.
[QUOTE=exextatic;22628168]But it needs a rope. Basically, I am trying to code a l4d style spitter swep.[/QUOTE] do you mean smoker?
[QUOTE=lemmiwinkz;22638603]do you mean smoker?[/QUOTE] Yeah, havent played l4d in a while :D
Anything?
Checkout Ninja Rope, [url]http://www.garrysmod.org/downloads/?a=view&id=25308[/url] Although it doesn't do exactly what you want, I am coding a grappling hook based on constraints.Rope instead of custom physics code (like Player Weld and Ninja Rope).
It needs to pull like a barnacle off hl2. [editline]08:52PM[/editline] It needs to pull like a barnacle off hl2. Thanks Anyway
Ninja Rope can pull things like you want, I pulled my mech walker around with it. It just isn't intended for exactly what you want so it's gonna act a little weird.
Ok, I will try it :D
I modded the code that stops it from pulling the other players, it now grabs other players but doesnt move them.
Sorry, you need to Log In to post a reply to this thread.