kingmatt2
|
  |
| Joined: 20 Aug 2011 |
| Total Posts: 6494 |
|
|
| 29 Dec 2013 06:29 PM |
I'm not asking how do I path find AIs.
I'm asking what is your favorite way to path find. |
|
|
| Report Abuse |
|
|
zakarq
|
  |
| Joined: 10 Oct 2010 |
| Total Posts: 883 |
|
|
| 29 Dec 2013 06:30 PM |
I don't know my favorite way D:
-- Wiser Than A Monkey On Steroids |
|
|
| Report Abuse |
|
|
Dr01d3k4
|
  |
| Joined: 11 Oct 2007 |
| Total Posts: 17916 |
|
|
| 29 Dec 2013 06:32 PM |
| How do I? I use Google maps. |
|
|
| Report Abuse |
|
|
morash
|
  |
| Joined: 22 May 2010 |
| Total Posts: 5834 |
|
|
| 29 Dec 2013 06:36 PM |
| GPS works fine, most of the time, some of the time, if you know where you want to end up. |
|
|
| Report Abuse |
|
|
zakarq
|
  |
| Joined: 10 Oct 2010 |
| Total Posts: 883 |
|
|
| 29 Dec 2013 06:36 PM |
hahahahhahahahhahahahhahaahhahaha lololloollololllolooolll
-- Wiser Than A Monkey On Steroids |
|
|
| Report Abuse |
|
|
kingmatt2
|
  |
| Joined: 20 Aug 2011 |
| Total Posts: 6494 |
|
|
| 29 Dec 2013 06:36 PM |
| Well, I did say with AIs... |
|
|
| Report Abuse |
|
|
|
| 29 Dec 2013 06:37 PM |
"Well, I did say with AIs..." >google maps
I don't see a problem. |
|
|
| Report Abuse |
|
|
Dr01d3k4
|
  |
| Joined: 11 Oct 2007 |
| Total Posts: 17916 |
|
|
| 29 Dec 2013 06:39 PM |
| Oh, then with AIs I'd use game:GetService("HTTPService"):GetAsync("http://maps.googleapis.com/maps/api/directions/json?parameters"); |
|
|
| Report Abuse |
|
|
morash
|
  |
| Joined: 22 May 2010 |
| Total Posts: 5834 |
|
|
| 29 Dec 2013 06:43 PM |
| I've tried something to move to a random position based on a two by two grid by selecting a point on a 2D grid then moving the brick to it in 3D space with CFraming based off of forward, backward, left, and right movements, utilizing ray casting to (sometimes) detect a wall(then climb it) and detecting space beneath it(then falling) |
|
|
| Report Abuse |
|
|
zakarq
|
  |
| Joined: 10 Oct 2010 |
| Total Posts: 883 |
|
|
| 29 Dec 2013 06:53 PM |
This is my 200th forum post in 3 years:D
-- Wiser Than A Monkey On Steroids |
|
|
| Report Abuse |
|
|
Vuva
|
  |
| Joined: 22 Jan 2010 |
| Total Posts: 1102 |
|
|
| 29 Dec 2013 07:18 PM |
| obviously the best way is to painstakingly loop through every possible combination and then painstakingly compare each path to find which is the shortest. |
|
|
| Report Abuse |
|
|
|
| 29 Dec 2013 07:33 PM |
It's sad, the gps that my family owns, when we enter our home address, it tells use to go to the opposite side of the town... about 4 miles from our house :/...
Best Garmin Path Finding AI ever. |
|
|
| Report Abuse |
|
|