NPC animation when player is near

Hi @Ross_Lehr!

You can easily check the distance between the character and NPC.

https://developer.playcanvas.com/api/pc.Vec3.html#distance

The topic below can be useful.

1 Like