Пример #1
0
 void Awake()
 {
     INSTANCE = this;
 }
Пример #2
0
    private Vector3 m_TempMoveRotation = Vector3.zero;                                                                                            //臨時用転向角度

    #endregion


    #region Function

    void Awake()
    {
        INSTANCE = this;
    }