Interaction Limit

The Interaction limit in MAGES NXT allows you to check if a specified Interactable prefab is grabbed by a designated Interactor prefab.

It’s both an Error and an Objective option.

  • In the case of an Error if a specified Interactable prefab is grabbed by a designated Interactor prefab, the Error is triggered.

  • In the case of an Objective if a specified Interactable prefab is grabbed by a designated Interactor prefab, the Objective is failed.

Interaction Limit Error and Objective Configuration

../../../_images/interaction_limit_window.png

The Interaction limit contains the following configurable parameters:

Parameter Name

Explanation

Interactable

The prefab that shouldn’t be interacted with the specified Interactor.

Interactor

The Interactor prefab for the interaction restriction that shouldn’t interact with the target Interactable.