春のクリエイター セールは 4月18日 10:59pm (日本時間) に終了します!

Simple Grabbing System

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

  • サポートされたプラットフォーム
  • サポートされたエンジンバージョン
    4.19 - 4.27, 5.0 - 5.3
  • ダウンロードのタイプ
    完全なプロジェクト
    この製品には、Unreal Engine プロジェクトの完全なフォルダが含まれており、Config ファイル、コンテンツのファイル、.uproject ファイルが完備されています。新規プロジェクトを作成するためのテンプレートとして利用することができます。

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.

テクニカルノート

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