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

Rudimental Controller support with libgamepad (small C++ lib) #701

Draft
wants to merge 95 commits into
base: master
Choose a base branch
from

Conversation

Schlumpf7
Copy link

Very basic. Still learning.
Whats not working: Menu Navigation, Looking up/down.
Whats working: Movment, Sword Combat, interacting, jumping (maybe more?)

@Try
Copy link
Owner

Try commented Dec 1, 2024

Hi, @Schlumpf7 !

As been mentioned in previous PR, thirparty libraries are not welcome, we should stick to native api instead.
Another thing to point out - it's trivial to write code, but before that we have to have agreement on top-level api:
should controller be immediate(async) mode or queue based and why?

@Try Try marked this pull request as draft December 1, 2024 18:18
@Try
Copy link
Owner

Try commented Dec 1, 2024

converted to draft, as this PR wont be merged

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