Vai ai contenuti
File multimediali per l'articolo Grab Move Drop System: 1

Descrizione

The GrabMoveDrop system is a versatile tool for object interaction in your game, allowing you to pick up any static mesh and attach it to a chosen socket on the character's skeleton. With this system, you can hold items in hand or attach them to a secondary socket (e.g., on the back), facilitating movement and later dropping of objects. The system also supports destroying the object upon pickup and adding it to, for example, a custom inventory (the project does not include inventories).

The GrabMoveDrop system is built with a single Blueprint for easy and quick implementation. Configuration is based on your own animations, enabling precise timing for attaching the static mesh to the chosen location. This system is ideal for developers who need object interaction functionality in their game without requiring complex setup.

Update V1.1:

  1. A new option has been added to the settings – Custom Coordinate (when Reenable Grab = False) – this allows you to set a specific character location and rotation, enabling more precise animation execution.

  2. Added new category – Calc New Location For Character – allows you to easily calculate the new location and rotation of the character for the Custom Coordinate option, without the need to readjust the animation to the BP.

Formati inclusi