Forum Topics 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

364 forum topics with this tag
  • 1 replies
  • 322 views
This content is deleted
Forum Topic
Multiplayer not passing messages?
0 favourites

Has anyone run into the issue where Multiplayer works fine on LAN; But, once put on a site, or for that matter Newer version of Android, the players can connect...

posted 4 years ago
  • 2 replies
  • 463 views
This content is deleted
Forum Topic
Containers not working as intended?
0 favourites

I'm in a trouble, here. I'm trying to make a prototype for an isometric 4+ player vs game. One of the mechanics is you can block incoming projectiles with a shi...

  • 3 replies
  • 547 views
This content is deleted
Forum Topic
Why multiplayer doesn't work in hosted game?
0 favourites

I have exported the default multiplayer chat from C2 to a HTML 5, and has uploaded to github repo as a host. So I test and not work. This is the step: 1. Export...

  • 2 replies
  • 809 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.8K 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
  • 361 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
  • 515 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
  • 371 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
  • 1.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
  • 754 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...