hunts Posted August 16, 2017 Share Posted August 16, 2017 hy guys! i made a pathfinding ai algorithm on jsfiddle here http://jsfiddle.net/VP8nq/61/ , now i am trying to use it in babylonjs, but it's not working this is my PG to check what's wrong, you can drag the camera to view the maze https://www.babylonjs-playground.com/#XEFDAS#2 Quote Link to comment Share on other sites More sharing options...
GameMonetize Posted August 16, 2017 Share Posted August 16, 2017 Hey, what kind of issue are you facing? Quote Link to comment Share on other sites More sharing options...
hunts Posted August 16, 2017 Author Share Posted August 16, 2017 @Deltakosh if you check the code, i want box to locate box2 in the maze just like i did here: http://jsfiddle.net/VP8nq/63/ Quote Link to comment Share on other sites More sharing options...
GameMonetize Posted August 16, 2017 Share Posted August 16, 2017 Hello, not sure to understand Can you please comment in your PG where is the issue? the PG runs correctly and I see no comment indicating where you may have a problem Is your question more about the algorithm itself? Quote Link to comment Share on other sites More sharing options...
hunts Posted August 16, 2017 Author Share Posted August 16, 2017 @Deltakosh Yeah certainly the algorithm! Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.