Page 1 of 1

Fast way to lay out many segments

Posted: Fri Jun 13, 2014 10:28 pm
by mobilebros
I'm currently trying to "draw" a bunch of static segment shapes for terrain but find it's a bit tedious to have to keep adding segment scripts to my game object; is there any faster way?

Ideally I'd liked to just keep clicking points and have it draw a continuous line :D