I am trying to implement the mouse clicked movement in character. Here I am attaching the Reference video (https://www.kodeclubs.com/) also. Iam trying to implement the same feature in my project also .In my case , character is only sliding on mouse clicked movement , I am not able to implement the walking movement in the character when we clicked on the character. Can you please provide the code for it and the reference playground also.
Thank You.
Here are some links on forum threads that could help:
- Point & click movement system on babylon.js
- How to create a camera animation move smooth when click on the floor?
- Navigating an agent + a camera
- Move the arc camera according to the click
- Move to position
There are probably others too.
1 Like
thank you @Evgeni_Popov