louis030195 / Evol

Multiplayer hero defense game
MIT License
5 stars 1 forks source link

Networking local player control broken #18

Closed louis030195 closed 6 years ago

louis030195 commented 6 years ago

First player to join the server can control the char perfectly, when another player join, he loses control and control the other player (the other player can control his own gameobject).

Both players are perfectly owning their own player gameobject, maybe script enable/disable issue ...

Cameras are ok

louis030195 commented 6 years ago

fixed