|
Flying Piggy 2D Runner Kit
1.0
Complete 2D runner template for Unity
|
Public Types | |
| enum | ScoreId { ScoreId.LASTSCORE_CANDY = 1, ScoreId.TOTALSCORE_CANDY = 2, ScoreId.HIGHSCORE_CANDY = 3, ScoreId.LASTSCORE_BALLOON = 4, ScoreId.TOTALSCORE_BALLOON = 5, ScoreId.HIGHSCORE_BALLOON = 6, ScoreId.LASTSCORE_PLANE = 7, ScoreId.TOTALSCORE_PLANE = 8, ScoreId.HIGHSCORE_PLANE = 9 } |
Public Attributes | |
| bool | deleteAll = false |
Static Public Attributes | |
| static readonly Languages.Language | Lang = Languages.Language.ENG |
Properties | |
| static GameData | Instance [get] |
| static Dictionary< ScoreId, Score > | Scores [get] |
| static List< Mission > | Missions [get] |
| static BooleanProperty | SoundStateProperty [get] |
| static BooleanProperty | InfiniteModeProperty [get] |
Defines initial data if it does not found any from the database.
| enum GameData.ScoreId |
Score's unique ID-s
| Enumerator | |
|---|---|
| LASTSCORE_CANDY | |
| TOTALSCORE_CANDY | |
| HIGHSCORE_CANDY | |
| LASTSCORE_BALLOON | |
| TOTALSCORE_BALLOON | |
| HIGHSCORE_BALLOON | |
| LASTSCORE_PLANE | |
| TOTALSCORE_PLANE | |
| HIGHSCORE_PLANE | |
| bool GameData.deleteAll = false |
|
static |
|
staticget |
Get if it has infinite mode
|
staticget |
Get defined missions
|
staticget |
Get sound state