Disable UI interaction when interactor is inside object
Spiess opened this issue · 0 comments
Spiess commented
Currently UI interaction and regular interactions function in parallel, which can lead to unexpected behavior when both a UI and regular interaction are triggered at the same time. Disabling UI interactions when inside an interactable object should reduce unintended interactions.