Install Asset
Install via Godot
To maintain one source of truth, Godot Asset Library is just a mirror of the old asset library so you can download directly on Godot via the integrated asset library browser

Quick Information

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
GameNite Controlpads Library for Godot
Description
This repository contains source for the GameNite Controlpads Godot plugin, as well as the plugin itself. The plugin can be used to develop for GameNite and test your GameNite game natively.
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
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
Reviews
Quick Information

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