NGUI: Next-Gen UI kit
3.7.2
|
Attach this script to a child of a draggable window to make it tilt as it's dragged. Look at how it's used in Example 6. More...
Public Attributes | |
int | updateOrder = 0 |
float | degrees = 30f |
Attach this script to a child of a draggable window to make it tilt as it's dragged. Look at how it's used in Example 6.
float WindowDragTilt.degrees = 30f |
int WindowDragTilt.updateOrder = 0 |