Simple Grabbing System

playboss4441 - Blueprints - May 17, 2022
4
4.75 out of 5 stars(4 ratings)
  • 75%
  • 25%
  • 0%
  • 0%
  • 0%

A complete grabbing system allowing your player to carry and manipulate objects.

  • Supported Platforms
  • Supported Engine Versions
    4.19 - 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.

This system allows your player to drag objects by pressing and holding the drag key (default : left mouse button). With this system, setting up object carrying has never been this easy.


By using the scroll wheel, the player can make the object come closer or farther from him.

By pressing the E key, the dragged object will stop his current rotation.


This system was inspired by the Physics Gun.

Technical Details

Features:

  •  Complete Grabbing system allowing you to carry objects
  •  A Demo map

Number of Blueprints: 5

Input:

  • Grab : Left Mouse Button
  • Stop Object Rotation : E

Network Replicated: No

Supported Development Platforms:

Windows: Yes

Mac: Yes

Documentation: Every blueprint is commented on his function. Guide for setup and migration : https://docs.google.com/document/d/1MWYCcd4G4jNCU0S9Yup2JwQ7f7aLBN8NVmweFS0I_QQ/edit?usp=sharing