NPC movement help

Hi everyone, is it possible to move an object/entity (NPC) to a specific path then pause? my idea is to have the NPC walk from point A to B then pause for a moment, then walk to point C again. thank you in advance

Hi @Genesis_Miranda ,

For moving an entity on a path check this example project, it shows how to control the animation too:

https://developer.playcanvas.com/en/tutorials/camera-following-a-path

1 Like