Edit of asset "GameNite Controlpads" Accepted
Old/Current | New/Edit | |
---|---|---|
Title | GameNite Controlpads | GameNite Controlpads |
Description |
This extension is used to develop for GameNite and test your GameNite game natively. Specifically it adds a GameNiteControlpads node that allows you to send and receive messages with "controlpads": the mobile phone controllers. Must be used in conjunction with a controlpads test server. Usage: * You can see a full walk-through here: https://clever-rain-b72.notion.site/Godot-GameNite-Development-Walkthrough-a4c9f6bbcaff4f4cbe4daacd71cde22d?pvs=4 * Join our discord to get help and learn more about developing for GameNite: https://discord.gg/JN6NrUcBhr |
Used to develop for GameNite and test your GameNite game natively. Specifically it allows you to send and receive messages with "controlpads": the mobile phone controllers. Must be used in conjunction with a controlpads test server. Usage * Download GameNite Controlpads from the AssetLib in Godot. * Add a GameNiteControlpads node to your main scene (do not use more than one GameNiteControlpads node in your game). * Add a script to your new node * Attach a function to the message_received signal to handle messages from controlpad. * Use the built in send_message function. * Run a controlpads test server on your development machine: https://github.com/RecBox-Games/controlpad_test_server * Connect browsers on your computer or phone to <your-lan-ip>:3000. * Join our discord to get help and learn more about developing for GameNite: https://discord.gg/JN6NrUcBhr |
Category | Tools | Tools |
License | MIT | MIT |
Repository Provider | GitHub | GitHub |
Repository Url | https://github.com/RecBox-Games/godot-gamenite-controlpads | https://github.com/RecBox-Games/godot-gamenite-controlpads |
Issues Url | https://github.com/RecBox-Games/godot-gamenite-controlpads/issues | https://github.com/RecBox-Games/godot-gamenite-controlpads/issues |
Godot version | Godot 4.0 | Godot 4.0 |
Version String | 1.0.2 | 1.0.0 |
Download Commit | 7bf36a114dbbfe030944ddec7a22eab0b3473155 | 2aa7ffc6188314a6bff52ec0e3f733cd3607c49f |
Download Url (Computed) | https://github.com/RecBox-Games/godot-gamenite-controlpads/archive/7bf36a114dbbfe030944ddec7a22eab0b3473155.zip | https://github.com/RecBox-Games/godot-gamenite-controlpads/archive/2aa7ffc6188314a6bff52ec0e3f733cd3607c49f.zip |
Icon Url |
https://raw.githubusercontent.com/recbox-games/godot-gamenite-controlpads/main/deprecated_icon.png
|
https://raw.githubusercontent.com/recbox-games/godot-gamenite-controlpads/main/icon.png
|