Trail WIP
This commit is contained in:
@@ -496,7 +496,7 @@ namespace Mirror
|
||||
}
|
||||
}
|
||||
|
||||
void Update()
|
||||
void FixedUpdate()
|
||||
{
|
||||
// if server then always sync to others.
|
||||
if (isServer) UpdateServer();
|
||||
|
||||
Reference in New Issue
Block a user