In AR world how to create Action like this?

Original Discord Post by nestedmango | 2024-09-29 15:30:51

Hello ,
We want to AI NPC to go on a particluar place like reception . How we can add this thing in AR ? I saw this demo which is amazing for 3D World .

Images:

Reply by k3kalinix | 2024-09-29 22:36:02

I don’t quite understand the question.

You can use “Move To” Action.

Reply by k3kalinix | 2024-09-29 22:36:28

For AR, you have to bake Navmesh in the runtime.

Reply by nestedmango | 2024-10-03 07:59:16

Actually in AR we want to create a AI bot which should be guide in a building which office or which office area is where . User will ask to ai NPC can you show me where is reception area ? NPC will walk towards reception area and User will follow her .

Reply by k3kalinix | 2024-10-03 22:28:19

You need to update Interactive Data at runtime and you have to create the system to recognize the position of the location.