Hi all,
Since a lot of people have been requesting a grid or table with can support alignement, I have attached "UISmartGrid" which offers the following features:
- Can be fixed or variable width
- Have a size
- Can be anchored
- Grid style can have offset between elements
- Orientation vertical or horizontal can be enforced
- be left/top or right/bottom aligned
Please beware of the following constraints:
- Center is not provided (my game didn't needed it "yet")
- Didn't tested much using with pivot
I made this yesterday so the code is probably messy. I will probably iron it up sometimes so you are using this at your own risk
I would appreciate if you could post any bug fixes you would have done and suggestions are more than welcome
In the zip file attached as a comment you will also find the following
- iOS style "Page control"
- Tween Anchor
- Tween Progress bar