Property | Type | Description | |
---|---|---|---|
awesomeDialogAnimator | Animator | ||
firstStarFading | Animator | ||
secondStarFading | Animator | ||
starSoundEffect | |||
thirdStarFading | Animator |
Method | Description | |
---|---|---|
FadeStars ( ) : IEnumerator |
Fade stars Coroutine.
|
|
Hide ( ) : void |
Hide the Awesome Dialog.
|
|
Show ( ) : void |
Show the Awesome Dialog.
|
Method | Description | |
---|---|---|
Awake ( ) : void | ||
OnEnable ( ) : void |
When the GameObject becomes visible
|
public AudioClip,UnityEngine starSoundEffect | ||
return |