Hi. I have some questions about the determinism on AI Planner.
-
Is AI Planner’s result deterministic between various hardware? especially, between x64 linux, Android and iOS.
-
Can I control processing time or internal node count for calculating strictly for preserving constant framerate? (like NavMeshQuery.UpdateFindPath)
Thanks.