Velarion: All products 50% off

Grapple Hook + Pull

Kirosho - Blueprints - Nov 28, 2021

Grapple Hook + Pull - Supports Third Person and First Person

  • Supported Platforms
  • Supported Engine Versions
    4.27, 5.0 - 5.3
  • Download Type
    Complete Project
    This product contains a full Unreal Engine project folder, complete with Config files, Content files and .uproject file, which can be used as a template to create a new project.

Demo: Video / Build (Windows) (1.2.1)

Tutorial: Third Person / First Person

Discord: HERE


Grapple Hook Component:

based on camera direction to move character and uses a hook origin as start position.

New feature: you can pull server replicated objectives or a player character (based on a configurable tag)


View my other published products


Update 1.2.0:

  • Added a new option to enable pull server replicated objectives (also player characters).
  • Added a new interface with some useful events to implement and extend on your own character caster.
  • Fixed some validations and minor bugs reported.
  • The directories have been organized.


Update 1.1.0:

  • Grapple Hook can work on dynamic replicated moving and rotating objectives.
  • Added customization example in the cable component (metallic style).

Technical Details

Animations included (Third Person): 4

(Basic animations only to demostrate state usage, NOT for production)

  • Anim_ThrowGrappleHook
  • Anim_OnGrappleHookHit
  • Anim_GrappleHookLoop
  • Anim_PullLoop


SFX Included: 3

(Basic sound effects only to demostrate how to use it on grapple hook states)

  • GrappleHookProHit.wav
  • GrappleHookProLoop.wav
  • ThrowGrappleHookPro.wav


Features:

  • Projectile Hook and Cable Component can be customized.
  • You can move your character to objective location (normal grapple hook).
  • You can pull server replicated objectives (also player characters).
  • Easy Integration (There are video tutorials).
  • Supports Third Person and First Person.
  • Supports Multiplayer (Dedicated Server / ListenServer).
  • Fully based on Blueprints.


Number of Blueprints: 8

Network Replicated: YES (Single Player and Multiplayer)

Supported Development Platforms:

  • Tested and Developed on Windows (x64)

Documentation: HERE

Discord: HERE