Skip to main content
Showed curve I wanted and said I tried the script
Source Link

I can't find a quick answer anywhere, besides adding a 100 line script that I'm pretty sure is outdated. As the title suggests, I am trying to curve a grid layout group. I also want the children of the object with the grid component to rotate according to where it is. Thanks in advance. I'm trying to do this in 2D, in UI, if that helps. I'm also in the latest version of unity.

I want the objects to be on the line (without the actual line) with rotating depending on where it is.

enter image description here

(if you're wondering I did try the script and I'm pretty sure it's unity-script)

I can't find a quick answer anywhere, besides adding a 100 line script that I'm pretty sure is outdated. As the title suggests, I am trying to curve a grid layout group. I also want the children of the object with the grid component to rotate according to where it is. Thanks in advance. I'm trying to do this in 2D, in UI, if that helps. I'm also in the latest version of unity.

I can't find a quick answer anywhere, besides adding a 100 line script that I'm pretty sure is outdated. As the title suggests, I am trying to curve a grid layout group. I also want the children of the object with the grid component to rotate according to where it is. Thanks in advance. I'm trying to do this in 2D, in UI, if that helps. I'm also in the latest version of unity.

I want the objects to be on the line (without the actual line) with rotating depending on where it is.

enter image description here

(if you're wondering I did try the script and I'm pretty sure it's unity-script)

Source Link

Curved Grid Layout Group

I can't find a quick answer anywhere, besides adding a 100 line script that I'm pretty sure is outdated. As the title suggests, I am trying to curve a grid layout group. I also want the children of the object with the grid component to rotate according to where it is. Thanks in advance. I'm trying to do this in 2D, in UI, if that helps. I'm also in the latest version of unity.