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

Fix: interaction with multiple objects doesn't work #7

Open
LVamos opened this issue Aug 3, 2021 · 0 comments
Open

Fix: interaction with multiple objects doesn't work #7

LVamos opened this issue Aug 3, 2021 · 0 comments

Comments

@LVamos
Copy link
Owner

LVamos commented Aug 3, 2021

Current state:

When player tries to start object interaction, the engine searches all neighbours for objects and sends UseObject message to the first found one. This couses a problem when player is standing among multiple objects.

Expected behaviour:

Only an object located in front of player should receive UseObject message.

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

No branches or pull requests

1 participant