GameNite Controlpads

An asset by gamenite-weston
The page banner background of a mountain and forest
GameNite Controlpads hero image

Quick Information

0 ratings
GameNite Controlpads icon image
gamenite-weston
GameNite Controlpads

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

Supported Engine Version
4.0
Version String
1.0.2
License Version
MIT
Support Level
community
Modified Date
7 months ago
Git URL
Issue URL

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

0 ratings

Your Rating

Headline must be at least 3 characters but not more than 50
Review must be at least 5 characters but not more than 500
Please sign in to add a review

Quick Information

0 ratings
GameNite Controlpads icon image
gamenite-weston
GameNite Controlpads

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

Supported Engine Version
4.0
Version String
1.0.2
License Version
MIT
Support Level
community
Modified Date
7 months ago
Git URL
Issue URL

Open Source

Released under the AGPLv3 license

Plug and Play

Browse assets directly from Godot

Community Driven

Created by developers for developers