Here is another quicky, to create curved menus.
Add it like you would any other layout group.
Then set the item size, curve offset and center point.
![[IMG]]()
[Script] Curved Layout
Add it like you would any other layout group.
Then set the item size, curve offset and center point.
![[IMG]](http://elicitice.com/img/CurvedLayoutExample.png)
Code (CSharp):
- /// <summary>
- /// Curved Layout Group Created by Freezy - http://www.ElicitIce.com
- /// Posted on Unity Forums http://forum.unity3d.com/threads/script-curved-layout.403985/
- ///
- /// Free for any use and alteration, source code may not be sold without my permission.
- /// If...