↧
Can not make RPC calls during Start()
Hi! Last week I started working on a network project in Unity. I have been using unity for quite a while and are familiar and comfortable with the documentation. **The Problem:** Making RPC-calls is a...
View ArticleProper way to handle Master Server and NAT
Hi! I have a networked game that works pretty well even tho its very early in its network adoption, just a few bugs here and there. My main concern tho is the proper way to handle the master server and...
View ArticleTrigger only sends message if moved
Hi! Im scratching my head over this. This is my setup: **Object1** Rigidbody - kinematic Box collider - Trigger **Object2** Mesh collider ------- If the Object2 (meshcollider - not kinematic) is moving...
View Article