We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6f2295b commit 2442eabCopy full SHA for 2442eab
MLAPI/MLAPI.csproj
@@ -61,6 +61,7 @@
61
<Compile Include="Data\NetworkPool.cs" />
62
<Compile Include="Data\TrackedPointData.cs" />
63
<Compile Include="MonoBehaviours\Prototyping\NetworkedAnimator.cs" />
64
+ <Compile Include="MonoBehaviours\Prototyping\NetworkedNavMeshAgent.cs" />
65
<Compile Include="NetworkingManagerComponents\LagCompensationManager.cs" />
66
<Compile Include="MonoBehaviours\Core\NetworkedBehaviour.cs" />
67
<Compile Include="Data\NetworkedClient.cs" />
0 commit comments