| **Configure the Fourth entity to act as the Navigator Entity.** | <ol><li>On the Navigator entity add the following components:<ul><li>Detour Navigation Component<ul><li>Set to your Navigation Mesh entity.</li></ul></li><li>Mesh<ul><li>Apply a desired mesh (EG: cylinder, cube, hermanubis, ...).</li><li>Sort Key: 1</li></ul></li><li>Material<ul><li>Apply a desired default material (EG: 15_red_tex, 18_cyan_tex, ...).</li></ul></li><li>Script Canvas<ul><li>Apply the script canvas from instructions below.</li><li>Speed: desired speed in float (eg: 3.0).</li><li>NavMesh: Your NavMesh entity.</li><li>Destination: Your Destination Entity.</li><li></li></ul></li></ul></li></ol> | <ul><li>Components can be added and configured to the entity.</li><li>Script Canvas Component displays the expected variables.</li></ul> |
0 commit comments