Fixed correction update issue on NetworkedNavMeshAgent
This commit is contained in:
parent
020847a91b
commit
27798000ba
@ -102,6 +102,7 @@ namespace MLAPI.MonoBehaviours.Prototyping
|
||||
SendToClientsTarget(proximityClients, "MLAPI_OnNavMeshCorrectionUpdate", "MLAPI_NAV_AGENT_CORRECTION", stream.GetBuffer());
|
||||
}
|
||||
}
|
||||
lastCorrectionTime = Time.time;
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user