Unity, PLayFab, and Photon - Players are loading into rooms, can interact...
I am working on a multiplayer game in Unity which is using Playfab and the Authentication and Photon which is hosting the multiplayer. I can successfully get players into the same room and I can load...
View ArticleXbox Login And Achievements
Hi there, Is there an easy way to lets players use their Xbox accounts to sign into my game and unlock achievements? I'm using C#. Thanks!
View Article,how to get my olayer from climbing out moutains (like setting a limit cause...
how do i stop him from climbing out?
View ArticleHow to get my player from climbing steep moutains (slope limit doesn,t help...
i am making a game and i dont want my player be able to climb steep moutains can somone help?
View ArticleTanks!!! online question
Hi. I've been watching the Tanks!!! example and I've seen that logic is in the client's part. I would like to make a game online and use Tanks!!! as a template, but I've always understood that the...
View ArticleNot Sure where to Start?
So i have been making a simple puzzle game but what i want to implement now is if a user/player finishes the puzzle all other players load a game over scene? When searching i can only find things that...
View ArticleBuilding a simple online game server for Unity
i want to learn how to build game server , can you give me name of book or course please?
View ArticleHi,How do I make a 2D laser beam with stable speed ?
I create an olinegame about guys with laser beams in the room ,so i decide to make my laser beam by rigidbody2d that reflect with everything in the room , but when i test it .Sometime my laser has...
View ArticleShould I be using peer-to-peer networking for my 1v1 game?
I could use some help getting pointed in the right direction on an appropriate networking solution for my game. The thing is I don't need or want an authoritative server running my games, once the...
View ArticleHow many bandwith will take on 500 ccu?
I am making an multiplkayer fps game for android with 4 levels so I was thinking that how many bandwith will 500 or 1000 players daily will take as now you have to pay per 0.49 per gb so how much will...
View Articlehow can i fix this error CS7036? its an issue comunicating a callback from a...
Hello guys, I’m doing a stock list that fill itself with the data of the tables in a server (like an inventory system for a mmorpg). for that, I’m using a Web.cs that call the info from a php file and...
View ArticlePhoton and Unity , need some help
Hello, I'm dealing with some problems. I'm making a game where players can hunt and improve their characters and do 1v1 battles which I used photon to make this happen. My problem is we instantiate...
View ArticleHow do I create an online object counter
I'm sorry for my English if something is wrong, well what happens is that I have decided to create an online horror game, what happens is that I want when a player takes a soul to show it to the other...
View ArticleOnline Menu that I can change things without updating the game
I'm creating a 3D game but, I want to have an online menu that whenever I wanted I can send them things or update things like Rainbow 6 ![alt text][1] [1]: /storage/temp/151588-maxresdefault.jpg
View ArticleHow do I fix this multiplayer bug in Human Fall Flat?
So I made a level in unity 2017.4.13f for Human Fall Flat and everything works fine for me but client players can't interact with any objects (to them, all objects appear stationary and are invisible...
View ArticleCheck who triggered the trigger (3D)
So i was making a online game, i plan to make the players pick their classes in game, not by a ui menu, so it's a trigger, so i want to access the script from the player that triggered the trigger, but...
View ArticleMultiplayer Photon/Pun Issues
**Hello! I have been working on making an online game with Photon/Pun 2. I have been following the tutorials on https://weeklyhow.com/how-to-display-rooms-in-the-lobby-unity-v2019-1-1f1-pun-2/ but have...
View Articlehow could i connect unity's own multiplayer servers to mirror
hi, i want to utilize those multiplayer slots that are given for me when i started using the free version on unity team. i would like to connect my project's mirror to those servers. how could i do it?
View ArticleHow do I release a game meant for multiple people on different devices to play?
Kind of like Clash Royale or any other game where its live player on player action?
View ArticlePhotonNetwork.Instantiate spawn a lot of objects,PhotonNetwork instantiates...
Hi, I am programming an online videogame and basically it works like this: - Press button 'Battle'(JoinRandomRoom) - If don't find any room, then create one - Join to that room (1/2) - Wait until...
View Article