|
Flying Piggy 2D Runner Kit
1.0
Complete 2D runner template for Unity
|
Public Member Functions | |
| void | Initialize () |
| void | Scroll (float speed) |
| void | Reset () |
Properties | |
| List< Item > | Items [get] |
| Vector3 | StartPosition [get] |
Hold a list of items.
| void ItemSet.Initialize | ( | ) |
Remember initial position of the item set
| void ItemSet.Reset | ( | ) |
Reset position of the item set and reset all child items. Hide the item set.
| void ItemSet.Scroll | ( | float | speed | ) |
Scroll item set from right to left
|
get |
List of child items
|
get |
Initial position of the item set