Exemplo n.º 1
0
 void Awake()
 {
     INSTANCE = this;
 }
Exemplo n.º 2
0
    private Vector3 m_TempMoveRotation = Vector3.zero;                                                                                            //臨時用転向角度

    #endregion


    #region Function

    void Awake()
    {
        INSTANCE = this;
    }