Skip to content
dexied edited this page Aug 22, 2026 · 6 revisions

Welcome to the XInteractionDemo wiki! If the images are not displayed correctly, open them in a new tab.



Installing the plugin

To start using the plugin, download it through FAB or add the plugin to the project folder.


Download the XInteraction plugin in FAB for your engine version, then open the project and enable it.

image image

If you downloaded the plugin from another source, place it in the Plugins folder. The path will look like this: YourProject/Plugins/XInteraction



Using the plugin

  1. Open your Character Blueprint and add one of the components:

  • XInteractionSphereComponent - Detects all interactable objects within a sphere within a certain radius. Automatically sorts them by distance and angle.
image

Returns an array of results: image

image

Clone this wiki locally