ContagiousPerson
Description
A script attached to a gameobject which is used to manage a "contagious person" (one of the characters you can infect).
ContagiousPerson |
- + ambientswitch : MusicChangeScript
- + ballSpeed : float
- - ch : GameObject
- + crosshair : GameObject
- + fpc : FirstPersonController
- + fpc_camera : Camera
- + main : MainScript
- + musicswitch : MusicChangeScript
- + range : float
- + sneezeBall : GameObject
- + sneezecount : SneezeCount
- + sneezeSound : AudioClip
- destination : Vector3 (Property with private getter and no setter)
|
- + Enable(enable : bool) : void
- - MouseClicked() : void
- + ReturnToView() : void
- - Sneeze() : IEnumerator
- - Start() : void
- - Update() : void
|