![]()  | 
  
    Liberi
    
   An exergame built for kids with CP! 
   | 
 
Something which can be inspected by the player. More...
Inherits MonoBehaviour.
Public Member Functions | |
| void | StartInspecting () | 
| void | StopInspecting (bool isDestroyed=false) | 
Public Attributes | |
| float | MinScrollPower = .1f | 
| float | ScrollSpeed = 2f | 
| float | ScrollDelay = 0.25f | 
| AudioClip | StartInspectingSound | 
| AudioClip | StopInspectingSound | 
| AudioClip | InspectionMusic | 
Properties | |
| bool | IsInspecting [get] | 
| float | ScrollProgress [get] | 
Something which can be inspected by the player.
Definition at line 15 of file Inspectable.cs.