Unreal Engine Marketplace is moving over to Fab in mid-October. Learn more.

Customizable Interaction Plugin

Vinipi - Code Plugins - Nov 12, 2023
40
4.55 out of 5 stars(40 ratings)
  • 80%
  • 10%
  • 3%
  • 0%
  • 8%

Customizable Interaction Plugin - Seamlessly integrate an interaction system with customizable detection modes, widgets and more. Made in C++ for optimization and advanced logic.

  • Supported Platforms
  • Supported Engine Versions
    5.1 - 5.4
  • Download Type
    Engine Plugin
    This product contains a code plugin, complete with pre-built binaries and all its source code that integrates with Unreal Engine, which can be installed to an engine version of your choice then enabled on a per-project basis.

Showcase Video | Example Project | Documentation | Discord Community


Customizable Interaction Plugin introduces an easily implementable interaction plugin, encompassing numerous customization choices. These include various interaction modes, distinct detection modes, a customizable widget, and much more. Written entirely in C++, Customizable Interaction Plugin was developed to achieve maximum optimization while retaining advanced customization options.

Technical Details

Features:

  • Easy Customizable - All Options Can Be Customized via Data Tables
  • Interactor And Interactable Components - Used to Easily Implement The Interaction System in Your On Blueprints or C++ Classes. 
  • Multi Detection Modes - Proximity From Screen Center and Proximity From Character. (Customizable Distance)
  • Multi Interaction Modes - Single Press, Hold. 
  • Hover, Overlap And Interaction Sounds - All of the sounds can be Customized.
  • Physics Simulated Interactables - Interaction Supports Physics Simulated Objects.
  • Customizable Widget - Easily Customizable Widget including different shapes, different Shortcuts and more.


Number of Blueprints: 12

Number of C++ Classes: 5

Network Replicated: Yes

Supported Development Platforms: Windows

Supported Target Build Platforms: All