Alpha, Depth, Flip, Rotate Events
Story Tellers iOS Starter Kit 2 Documentation
- Alpha – You can set the alpha value as an event. This is useful for mass changes if you create an array of nodes for the value (see the image below)
- ZDepth –Â You can set the Z position value as an event. This is useful for mass changes if you create an array of nodes for the value (see the image below)
- Rotation – You can set the rotation value as an event. This is useful for mass changes if you create an array of nodes for the value (set up like the ZDepth and Alpha seen below.)
- FlipX – the node to flip horizontally on the X axis.
- FlipY – the node to flip vertically on the Y axis.