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

Items cannot be passed between characters with touch controls #1

Open
jletellier opened this issue Dec 1, 2024 · 0 comments
Open
Labels
bug Something isn't working

Comments

@jletellier
Copy link
Owner

Screenshot 2024-12-01 083221

As seen in the image above, one character carries an item and another doesn't. The item would normally be transferable to the other character using the action keys. Using the touch buttons the SelectableSystem takes precedence, however, and the other character is selected instead of passing the item. It is therefore not possible in this case to pass items between characters.

Possible solution: Define priorities for touch inputs and priorities action keys in this case.
Side effect: Prioritizing action keys would mean that selecting a different character is not possible if it's adjacent to the currently selected character. It's possible to add an option to deselect the current character - afterwards any other character could be selected.

@jletellier jletellier added the bug Something isn't working label Dec 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant