Parsec and Construct 3

0 favourites
  • 4 posts
From the Asset Store
Casino? money? who knows? but the target is the same!
  • Hello,

    I recently learned about this service called Parsec. It works kind of like Google Stadia. Users can stream the game they're playing to other people, who can then play with them across the internet. This lets people play local games like Cuphead as if they're multiplayer

    parsec.app

    Does anyone know how to go about integrating this into C3, or if that's even possible?

    Thanks

    Tagged:

  • They have a js sdk (called web), which I guess should be fine.

    Parsec is basically a tool for sending input data directly, so your session "believes" the gamepad for the remote player is a local gamepad. so you can create a local two player game but one gamepad is actually remote, and then you stream the video

  • They have a js sdk (called web), which I guess should be fine.

    Parsec is basically a tool for sending input data directly, so your session "believes" the gamepad for the remote player is a local gamepad. so you can create a local two player game but one gamepad is actually remote, and then you stream the video

    Thanks for your response

    I have no experience with JS. Do you have any tips or should I just dive in?

  • Try Construct 3

    Develop games in your browser. Powerful, performant & highly capable.

    Try Now Construct 3 users don't see these ads
  • I used this before in one of my games to test some multiplayer online coop stuff. You don't have to really integrate your game with it, you just run Parsec itself along with your friend and their gamepad they're using will show up as a gamepad on your PC that they can then use through your game.

Jump to:
Active Users
There are 1 visitors browsing this topic (0 users and 1 guests)