Content tagged multiplayer

A multiplayer video game is a video game in which more than one person can play in the same game environment at the same time, either locally or over the internet.

Report Tag

381 usages of this tag
  • 2 replies
  • 781 views
This content is deleted
Forum Topic
Multiplayer changing layouts?
0 favourites

Within the multiplayer game (e.G. 10 players in a room), I'm trying to teleport any 2 players that collide with each other on to a new layout. They would fight...

posted 4 years ago
  • 15 replies
  • 1.7K views

I've connected peer to host and the sprites got sync. But the container with the text doesn't sync. First I put the text from csv into an array. The time the ga...

  • 0 replies
  • 346 views
This content is deleted
Forum Topic
How do I fully go offline using Multiplayer?
0 favourites

I've made a simple test programm with three buttons. Push Button 1, it connects and logs into the signaling server. Push Button 1 again, it discconnects from si...

  • 1 replies
  • 495 views
This content is deleted
Forum Topic
Multiplayer with a lot of delay
0 favourites

I'm doing some tests with the multiplayer behavior of Construct 3, in this test I have a maze made with the tilemap and a simple square sprite being my player,...

posted 4 years ago
  • 0 replies
  • 362 views
0 favourites

So first sorry for my bad English, I'm French and I try to learn Construct, for making little games for fun. I'm new to Construct but I usually work with Unreal...

  • 6 replies
  • 1K views
2 favourites

Whats supposed to happen. Text object that lists every PeerAlias and their PeerID in the room (including the host). As soon as someone joins/leaves the room, up...

  • 3 replies
  • 721 views
0 favourites

I'm trying to make multiplayer game, and it works in PC's and MAC's browsers, also on Android's browsers, but I can't seem to make it work on iOS' browsers such...

  • 0 replies
  • 223 views
This content is deleted
Forum Topic
how is the photon currently in construct 3?
0 favourites

I'm working on a game with grid movement. It is a simple cube per hour. I would like to let another cube connect and thus make a multiplayer using photon. Could...

  • 1 replies
  • 1.2K views
This content is deleted
Forum Topic
Space Isolation.
1 favourites

Space Isolation is a 4 player online maze game that sees one player try to outrun the other three who are hunting them down. First player to reach the score lim...

posted 4 years ago
  • 0 replies
  • 372 views
This content is deleted
Forum Topic
How do I add microtransactions to my game?
0 favourites

I am currently fiddling with he multiplayer object and is definitely making progress. I was wondering how implementing microtransactions may be possible. The IA...