Game Development Community

Is it possible to loop a mesh road?

by BigDaz · in Torque 3D Professional · 04/28/2012 (3:43 pm) · 3 replies

If so how? Thanks.
I'd like to connect the end up with the beginning in a loop.

#1
04/29/2012 (7:15 am)
I think that you'd have to just align it ... really ... carefully.
#2
04/29/2012 (11:57 am)
There is no automagic connect-2-endpoints of a spline for the road/river objects -- it would be nice though. You can do what Steve says, and/or use a mesh object as an intermediary to hide the connection.
#3
04/29/2012 (12:11 pm)
OK, thanks.