I'm currently working on dijkstra and I'm showing the path chosen with draw_line3d, the problem with it, is that as you may know you can't adjust its width, so I thought about creating a bitmap that would scale itself from one node to the other with the given vectors, let's say scale from point A to point B, how can I achieve this? should I use some particles? thanks for reading I hope to find help soon.

Screenshot:


Last edited by Theil; 10/10/11 05:39.