Can we draw a dot line in Torque
by Hien · in Technical Issues · 04/01/2008 (7:34 am) · 2 replies
Hi everybody. Because of some purposes in my pool game so i want to draw a dot line to represent the direction of the ball (like other existing billiard game) . Do you have any idea for my stuff. Please tell me as soon as possible
#2
04/02/2008 (7:07 am)
The path markers draw dotted lines between them, for the AI paths for example. So it's possible, you might want to look into how those are done, especially considering you will need variable length paths.
Torque Owner Jason MacWilliams