How do I sync user uploaded file [multiplayer object]?

0 favourites
  • 2 posts
From the Asset Store
This is a single chapter from the "Construct Starter Kit Collection". It is the Student Workbook for its Workshop.
  • Hi,

    I am wondering if it's possible to do this.

    Host uploads a custom image via FileChooser

    This sprite is then synced to the peers in the game so they can see the custom file as well.

    I tried coding it, but it only shows up on the hosts side.

    Any ideas on how to implement this idea?

    An example of what this would look like in game:

    Host is playing my pong game.

    They want to replace the pong paddle with an image of their face.

    They upload an image via FileChooser

    This new image would then be shared to the peer

    So, in this example, anyone joining my pong room instance would see my stupid face as the pong paddles, instead of the default pong sprite.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • I never use FileChooser or Multiplayer by Construct but if you already sync the "paddle" sprite then if you just use the same "paddle" sprite with Load image from URL instead of trying to sync a new sprite should work.

    But is just a theory because i never use this plugins.

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