Having trouble trying to integrate with Construct 3. Has this been done before?

I am unsure of how to really get started. I don’t have a server but would just like to use it on the client side. Can the authorization token be bypassed since a server is not needed? I was trying to use the standard js solution to integrate with Construct 3. I was really hoping there was a plugin like Unity. I was able to set the plugin up very easily with the Unity game I am working on. I wanted to use Construct 3 for a 2D game because it is really great for those type of games. Any help would greatly be appreciated. Thank You

1 Like

hi,

  1. You can connect through the Server or a local network. Check our LAN API here Get Lovense App Info | Developer
  2. The user’s IP/Port usage Standard API can be obtained by the steps described here Standard API | Developer.
    3.We suggest to integrate the server based Standard JS
1 Like