python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
How to get user location using unity?
I am tried to obtaining IP address using unity but I am unable to find it anywhere. If it is founded
then nothing seems to be worked.
https://docs.unity3d.com/ScriptReference/LocationService.Start.htm...
Pankaj Bansal
Votes: 0
Answers: 1
Unity Netcode's ClientRpc is not being sent across the network
I copy and pasted Unity Netcode's example code from https://docs-multiplayer.unity3d.com/docs/advanced-topics/message-system/clientrpc to test it out. This is my exact code:
public class Test : MonoBe...
Alden Bernitt
Votes: 0
Answers: 1
How to make a networked enemy in unity and mirror
I'm making a multiplayer game and for kind of all of it I need to have enemies and AI characters.
-for example 5-10 players in a match fighting a monster together. and the monster needs to be synced f...
amir rahmani
Votes: 0
Answers: 0
I'm trying to connect two computers with unity NetCode but don't successes
I'm trying to create a multiplayer game with Unity NetCode and I'm doing well but, when I'm connecting from anther computer I'm aren't successes.
the computers are connect to the same network but one ...
Pash
Votes: 0
Answers: 1