Resource icon

Improved Grappling Hook Physics Script b1

  • Hey you! Yes, you! Add images to your downloads, it's free! Use the orange "Manage Download Image" button in the top right.
  • Map authors! Remember to add tags to your downloads. Instructions: here.
This script tweaks the grappling hook physics to make them feel more natural, by adding a subtle pull based on where the player is looking, and enabling the cvar tf_grapplinghook_use_acceleration.

Installation instructions:
  1. Put the script in tf/scripts/vscripts.
  2. Add a logic_script to your map with these values:
    • Entity Scripts: "grapple.nut"
    • Script think function: "GrappleThink"
  3. you're done, that's it, go get a snack
License
Credit is required. Permission to modify optional.
Author
Sarexicus
Downloads
536
Views
536
First release
Last update

More downloads from Sarexicus

Latest updates

  1. remade it using vscript 2 years ago and forgot to upload it. lmao

    - remade it using vscript. lol.
  2. point_servercommand no work

    update a1a: removed the point_servercommand stuff as it doesn't work (the old command was marked as a cheat command, unfortunately)