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

380 usages of this tag
  • 0 replies
  • 410 views
This content is deleted
Forum Topic
How do I upload a image and get link to show?
0 favourites

Hii everyone I want to make a multiplayer chatting app and I want a feature in which user can upload a image or kind of share image with other user. Can anyone...

posted 5 years ago
  • 2 replies
  • 1.3K views
This content is deleted
Forum Topic
How do I Save/Load a multiplayer game?
0 favourites

I would like to save a player's character online rather than locally. I'm using this tutorial to get started: I have a domain/webserver and I've tried following...

  • 1 replies
  • 3.7K views
0 favourites

Can we develop an multiplayer game in Construct 3 with more than 2players. Please anyone can help me out on this with an example for more than 2players.

  • 4 replies
  • 1.7K views
This content is deleted
Forum Topic
Physics and multiplayer (Photon)
0 favourites

I'm working on a 2P ball game with Photon. I'm struggling to sync the ball (that can move very quickly like a flipper game), it moves based on the physics behav...

  • 3 replies
  • 1.6K views
0 favourites

I am working on a multiplayer game, using the official multiplayer plugin. The game is supposed to be played in a local gaming environment with a laptop as the...

  • 4 replies
  • 991 views

I wanted to link my game to Firebase, and saw firebase's documentation, then. I added this script in Javascript to my game: /**. * Handles the sign in button pr...

  • 3 replies
  • 1.3K views
0 favourites

I know this sounds strange, but my project requires it and I can't figure out how it works! In my game, the host is handling all character movement and the peer...

posted 5 years ago
  • 2 replies
  • 599 views
This content is deleted
Forum Topic
Online Multiplayer developer
0 favourites

We are looking for a developer to complete the online multiplayer feature. A competent figure who has already created this type of game and who mastered all the...

posted 5 years ago
  • 2 replies
  • 607 views
This content is deleted
Forum Topic
Animation in multiplayer game
0 favourites

I am making a game which has a Sprite named "PLAYER_HITMAN", for every 3 seconds the map spawns more guns to let PLAYERS pick up. What I want is if a PLAYER pic...

  • 4 replies
  • 868 views
This content is deleted
Forum Topic
Complicated Multiplayer Question
0 favourites

I'm creating an MMO. Currently the players are represented by Peer Objects as in the Multiplayer Tutorials. I'm wondering what the best way to add in NPCs is. T...