#hello not much unity related but what

1 messages · Page 1 of 1 (latest)

rapid trellis
#

If you want to make something clean

struct node{
segment[] segments
}

struct segment{
node[2]
weight
}