Interactor Set Search Radius
Sets the search radius used by an Interactor when resolving nearby Interactable targets.
| Parameter | Description |
|---|---|
| Interactor | The Interactor to update. |
| Search Radius | Search radius around the interaction origin. |
Example
- Start with a short interaction range for normal gameplay.
- Increase the radius when the player equips a tool or enters a special mode.
- Run Interactor Update again so the new range affects target selection.