General question regarding networked enemies
I'm currently having issues with getting lots of lag when I spawn enemies in my 2 players co op game...this only happenes when 2 people are in the game. They each have a PhotonView and I only observe...
View ArticleIs there incompalability?
I am running on " Version 5.6.0f3 (497a0f351392) Personal " version. The "Demo Worker" tutorial is broken for me. When running two clients and joining a room. The other player clips through the ground...
View ArticleTrouble with custom room properties and joining filtered rooms.
Hello!I'm trying to implement custom game modes for my multiplayer game, which uses PUN. I have it set up so that creating/joining room works when I create a room and then join random. When I try to...
View ArticleBolt and PUN in same Unity project??
I have a LAN based multiplayer game (using UNET at the moment). I want to switch to Bolt. I am planning to make it an online multiplayer game in the future, along with LAN features. My concerns are, 1....
View Articlewhat should to do if Master Server crash?
is there a way to do Active-Passive of Master Server? I am afraid if master server crash, any good suggestions?
View ArticleGetting RoomInfo.customProperties in Lobby
Hi I'm trying to figure out why in the lobby I'm having trouble grabbing the customProperties of the rooms that are created. On the room's creation, it sets the hashtable value "levelName" to...
View ArticleHow to add a single friend or remove a single friend
Hi guys,I use Photon Chat. I use chatClient.AddFriends( friendNamesArray ) to add the list of friends for which I want to get the online status. I have a feature that allows you to add a friend (or...
View ArticlePhoton PUN not working on some PCs
On my laptop, running Windows 7, and my primary computer, running windows 8, my Photon PUN project, as well as the demo, works just fine.However, on my secondary PC, running windows 8, as well as my...
View ArticleZeus documentation
Hi, Where can I find the documentation for Zeus these days. The section in In Depth seems to have vanished.
View ArticleDownload Tap My Katamari – Idle Clicker v3.0.0 Mod Apk
The stars have lost in the gme. The King of All Cosmos gives you to task of bringing stars and cosmos alive again. You will be given the Katamari, a magical ball that makes everything it touches stick...
View Articlenewbie question debug console missing in 1.0.0.4?
Hello everyone!I am working through the bolt tutorial, everything is very straightforward and clear, however it looks like when I try to hover my mouse over bolt icons, the performance console does not...
View Articleanimation not sycning
Hi,I am using the following code to sync the animation the animation for photon player is not syncing and transform is syncing and also i am using also using photon animation view script layer is put...
View ArticleDisconnect when trying to send Dictionary
Hello there. I want to spawn a few items in my game and manage them with one PhotonView. And when another user logs into the game I want to say to him - "hey man, I have alredy created a few items...
View ArticleCannot archive for iOS distribution if opus_egpv.bundle is included
I am trying to release my game on the apple app store, but if opus_egpv.bundle is included the Archive creation fails with the following error:Presenting: Error Domain=IDEFoundationErrorDomain Code=1...
View ArticleReceiving data from state not working when sent from headless server
Hello all, I'm new-ish to Bolt but I seem to have it figured out pretty well.I've come across a really strange issue that appears to only be happening while running the server in Unity headless...
View ArticleOne-Way platform
Does anybody have an example of one-way platforms with the truesync 2D physics engine? I have an existing Unity project where I used platform effectors, but I don't see anything matching that in the...
View Articleinstantiate character on different location
In the sample scene DemoVoice-push to talk. How to instantiate the joining users to specific position.
View ArticleHow to instantiate the joining users to specific position?
In the sample scene DemoVoice-push to talk. How to instantiate the joining users to specific position.
View ArticleExpectedvalue Setcustomproperties()
Good evening, I'm new to Photon. I do not understand the expectedValue when using the Setcustomproperties (), could you give me an example? Using customproperties would prevent someone from hacking...
View ArticleThe number of players in the room
hi,Number of players is not correct when selecting a room.for example: 10/16 PlayerBut when you enter the game there are a few people.Photon Unity Networking v1.82
View Article