Hello. So im gonna make one of the AI systems and the main of this ai is to read every node then compute where to go next. Which i want to add 2 points of the node so that it wont generate multiple nodes resulting in a lagged game. If you dont understand what i meant, heres a part of my problem.
As you can see here. There are multiple node on the top left and another node on the bottom of it.
You can see the start pos and an ended pos of the node. However I cannot figure out how to do and where to find the information. I tried multiple way but it seems not to work.
Please help!