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

Add "Drop" interaction prompt when carrying an object #7

Merged

Conversation

pcbeard
Copy link
Contributor

@pcbeard pcbeard commented Dec 28, 2023

This provides a way to drop a carried item.

I noticed that there was no obvious way to drop the box once it was picked up. There was no support for setting a prompt while carrying an object. This provides a simple mechanism for that, by always sending the "interaction_prompt" signal while an object is being carried.

@pcbeard pcbeard force-pushed the DropCarriedObjectWithPrimaryAction branch from 153bb23 to fa736f8 Compare December 28, 2023 06:28
@pcbeard pcbeard changed the title Drop carried object with primary action Add "Drop" interaction prompt when carrying an object Dec 28, 2023
@Phazorknight Phazorknight merged commit 693f8dd into Phazorknight:main Jan 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants