-
Notifications
You must be signed in to change notification settings - Fork 5
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
Any explanation? #1
Comments
You'll need to copy/clone the repo into your
You'll also need to add this to your
The node is just an interface to talk to AirConsole API so there's no controller or game scene, both of which is up to your implementation. Take a look at this node. If you still got any questions, feel free to ask. |
@DleanJeans I think it would be cool for this explanation in the repository readme or wiki :) |
Thanks for the suggestion. It didn't happen to me that I should have added a README. |
Ohhh cool, I didn't happen to know about this new feature. |
@DleanJeans Just a suggestion, after doing the update, can you make a very simple minigame/example on how to use it? |
This node look really cool!
But without any explanation noobs like me are lost.
I'm ectually trying to use it in a new project but I'm not able use it, a simple switch background color when a button is pressed on mobile cool be very usefull !
-Do we need to export it on https to make it work?
-Do we only need to import the
godot-airconsole.gd
as a singleton or there is more settings?-what about the controller scene?
-what about the game scene?
thxs a lot anyway !
The text was updated successfully, but these errors were encountered: