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 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
Mirror error: Could not spawn assetId=00000000-0000-0000-0000-000000000000
I use Unity 2020.3.30f1 and Mirror 65.0.0.
In "Build Setting", I build and run server by checking "Server Build" then "Click and Run" button.
In Unity editor, I start on ...
C0b0ll
Votes: 0
Answers: 2
UNITY Looking for a way to store temporary global delta value for a specific spell
I am kind of new to unity and currently designing a spell architecture in a multi-player game that could make spell parameters vary with the environment(e.g. character, equipment, buffs, etc...).
Yes,...
Dongwei Shi
Votes: 0
Answers: 1
Animation not playing correctly unless field is changed in inspector
I have created a animator to animate my character holding a weapon. The problem is that the animator does not animate the weapon, but it animates everything else. I thought this was because it was bei...
Daniel
Votes: 0
Answers: 1