-
-
Notifications
You must be signed in to change notification settings - Fork 992
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(UIPointer): add option to do click when pointer is deactivated
A new option on the UI Pointer script is now available that when enabled will automatically attempt a click event on the last hovered UI element before the UI Pointer was deactivated. This provides the ability to just enable the UI Pointer and point at an object then release the pointer to perform a click, rather than having to press a separate button to perform the click action.
- Loading branch information
1 parent
1d0b01c
commit 6cce633
Showing
3 changed files
with
17 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters