示例#1
0
 void Awake()
 {
     instance = this;
 }
    void Awake()
    {
        instance = this;

        awkwardMeterFill.fillAmount = 0.0f;
    }