This commit is contained in:
Xaver 2024-12-19 12:40:37 +01:00
parent 573ad1ed16
commit b228c7b903

View File

@ -32,6 +32,5 @@ void Update()
{
_meshAgent.SetDestination(playerPos);
}
_meshAgent.
}
}