VicAgent - Modular Interaction System



Reusable interaction framework for Unreal Engine 5

“Turn any actor into an interactable actor in seconds.”

1. Enable Plugin

2. Add InteractionComponent

3. Set Widgets and collisions

4. Interact


Documentation

Demo Project
⚠️ Some maps and Blueprints included in this Demo Project depend on the Modular Interaction System plugin.

The project is intended as a practical showcase of the plugin workflow and features.

Tutorial videos below explain how these systems were created and configured.

Video tutorials:
• Horror Door Setup
• Creepy Flickering Lights
• Multiplayer Interaction Setup

Update v1.0.1 Released :rocket:

This update focuses on improving the Interaction Interface workflow and onboarding experience.

What’s New

:white_check_mark: Improved Interaction Interface

:white_check_mark: New two-level interaction workflow

SetInteractionEnabled(true)
        ↓
OnInteractionEnabled(true)

PerformInteraction(true)
        ↓
OnInteraction(true)

:white_check_mark: Updated Demo Level included directly inside the plugin

:movie_camera: Video Overview:
[YouTube Link]

:books: Documentation & Patch Notes:
[Patch notes in Notion Docs]

:puzzle_piece: FAB Marketplace:
[FAB Link]