This listing has not been migrated to FAB by the seller. It is only available to use from your Vault in the Epic Games Launcher.Learn more about Fab

Multi/Single Interaction System

Interaction system which also works in multiplayer

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

Interaction system which works for single/mutlti player games.

Easy to implement with drag n drop mechanics, implemented for 1st as well as 3rd person games.

Drawable strings to set up your perfect interaction as well as simple options described in our documentation that allow you to have a total control over the system.


SImply add Player Interaction Component to your player pawn and Interactable Component to your interactable objects, set sphere collision size in interactable component inside interactable object and adjust the settings in both components.


To interact simply add an Interact delegate from component to your blueprint or cpp class and then call interact with interactables from player component or interact with interactables on server depending if you want to call interact locally or for everyone.


Youtube: https://www.youtube.com/watch?v=mVj65VsS-ps&feature=youtu.be


If you have any questions/need help just ask me on my discord, Im Devman Andrew:

https://discord.gg/Guua2D4

Technical Details

Features:

  • Singleplayer, multiplayer support
  • Optimized logic
  • Simplicity in usage just drag and drop, select few checkboxes, add 2/3 nodes and everything works
  • Debug strings on interactable that help a lot with setting up the options
  • Support for first person as well as third person games
  • Support for many different configs
  • SOLID system 
  • Built in 3D widgets for interactable markers, Interactable names and Interactable widget with text for interact fully customizable, same goes for 2D widgets the text for interact and hold button widget
  • Game ready example map with example widgets

Code Modules:

Just add this plugin to your .uproject file with this line and reload your project.

 "Plugins": [

{

"Name": "InteractionSystem",

"Enabled": true

}

Number of Blueprints: 9

Number of C++ Classes: 9

Network Replicated: Yes

Supported Development Platforms: Any platform supported by UE4

Supported Target Build Platforms: Any platform supported by UE4

Documentation: https://drive.google.com/file/d/1ZtkF3Td73kcevzs1DvHKH8vwVUPEXFmU/view?usp=sharing

Tags

MULTIPLAYER SUPPORTMULTIPLAYERCOOP INTERACTIONSBLUEPRINTSINTERACTION SYSTEMOBJECT INTERACTIONINTERACTIONINTERACTONLINE SUBSYSTEMONLINE INTERACTONLINE INTERACTIONONLINECODE PLUGINMULTIPLAYER INTERACTONLINE INTERACTIONS