Move to clicked hitpoint

Hello

Coming from the unity background getting stuck with play canvas APIs

If you are using Ammo physics (rigidbody and collision components), this project sample should help get you started: https://developer.playcanvas.com/en/tutorials/entity-picking-using-physics/

If you are using the simple shapes from the PlayCanvas engine (pc.BoundingBox, pc.OrientatedBox and pc.BoundingSphere), then this is the tutorial to use: https://developer.playcanvas.com/en/tutorials/point-and-click-movement/