Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Interaction] Ability to use a grabbed object #12

Closed
thestonefox opened this issue Apr 27, 2016 · 1 comment
Closed

[Interaction] Ability to use a grabbed object #12

thestonefox opened this issue Apr 27, 2016 · 1 comment
Labels

Comments

@thestonefox
Copy link
Member

At the moment there is only 1 interaction button (e.g. trigger). pressing it does both grab and use.

You cannot grab an object and then use it because if you're grabbing an object you're pressing the interaction button, so releasing it drops the object.

It would be nice to have a grabbed object then press a different button to use the held object.

This also lends itself well to the grab on click, drop on click rather than the hold grab button.

Should be easy enough to implement by having a new button alias (one for grab and one for use)

@thestonefox
Copy link
Member Author

Completed with 7009498

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant