Hello
I’m trying to create a road, but I’m having trouble instantiating the corners of the sidewalks.
Could you help me to adjust the angles of the instances?
Roads.blend (1.6 MB)
Hello
I’m trying to create a road, but I’m having trouble instantiating the corners of the sidewalks.
Could you help me to adjust the angles of the instances?
Roads.blend (1.6 MB)
Don’t think your instancing approach is correct… but if you were to go that route you would need to capture the bisect and align with that… (for vertex edge direction vectors E1 and E2 the bisect is them added and normalized (E1+E2)/||(E1+E2)||
)
Maybe rather use splines?
Good luck.
thanks
It worked