So, I made a lot of progress the other day with the addition of Simple PathFinding 2d… I’m successfully drawing debug paths that conform to my hexgrid. The next step is figuring out how to grab a list of Vector3Ints for grid locations along a path and then turn them to world positions with CellToWorld and then step through them one at a time (each piece has a range var that represents how many spaces they can move each turn).
I see a function in the Simple PathFinding 2d API called GetPathPointList() that should give me a list of Vector3Ints, but I seem to be using it incorrectly:
Hi Wiley,
The GetPathPointList() function returns a list of tile coordinates that make up the path. You can use something like GetPathPointWorld() to get the world position of a particular path point. If you use GetPathPointWorld(n) it will return the world position of the nth tile in that path.
/documents/notetaking/Sönke Ahrens - How to take smart notes_ one simple technique to boost writing, learning and thinking (2017) - libgen.lc.epub
/documents/obelisk/Hello friends.docx
/documents/obelisk/Meditation2.pdf
/documents/obelisk/Obelisk-capstone.pdf
/documents/obelisk/Scan Apr 6, 2021 at 5.34 PM.pdf
/documents/obelisk/meditation1.txt
/documents/obelisk/meditation3.pdf
/documents/obelisk/meditation5&6.pdf
/documents/obelisk/obelisk_proposal.pdf
/documents/obelisk/stairs.pdf
/documents/obelisk/stairs2.pdf
/documents/scratchbeam/update_slides.pptx
/documents/shepherd/shepherd_catalog.pdf
/documents/teaching/Individual Instructor Report Fall 2023 Version A for AET 319 - DESIGN & INTERACTIVITY (21660) Wiley Wiggins_dc062406-98a5-4e37-b708-ccb44b5968aden-US.pdf
/documents/teaching/Individual Instructor Report Spring 2024 Version A for AET 319 - DESIGN & INTERACTIVITY (20775) Wiley Wiggins_d78971eb-b039-4543-b8d3-3611341dc83fen-US.pdf
/documents/teaching/Individual Instructor Report Spring 2024 Version A for AET 333 - PROTOTYPING (20830) Wiley Wiggins_4bbc1aca-d11e-4cb4-ab8f-647487801488en-US.pdf