Spotlight Sale: Save 50% on select products now through July 15.

SimpleInteractionSystem

gtlazaridis - Code Plugins - Jun 23, 2024

Easy to use interaction system

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

SimpleInteractionSystem aims to help you in tracking and interacting with actors (with a minimum of one static mesh) and/or random static meshes on your levels. All you have to do is use the available components and post-processing materials. It is also recommended to create a new ObjectType for the trace (line trace), however you are able to use the existing ones.

Technical Details

Features:

  • SimpleTraceComponent
  • SimpleTraceableComponent
  • Indicator Widget
  • Highlight material (post process)


Code Modules:

  • SimpleInteractionSystem (Runtime)


Number of Blueprints: 3

Number of Materials: 1 ( 1 instance )

Number of Widgets: 1

Number of C++ Classes: 5

Network Replicated: No

Supported Development Platforms: Windows (not tested in other platforms]

Supported Target Build Platforms: Windows (not tested in other platforms]

Important/Additional Notes: The plugin will soon be open source

Documentation: https://docs.google.com/document/d/1btaSW1SZPIeAjWeEC_I5teQ7OrlOcteS6hkl0Hx400c/edit?usp=sharing