Пример #1
0
    //Vector3 boxSpawnVector = new Vector3(0, 0, 0);

    void Awake()
    {
        thisBox = this;
    }
Пример #2
0
    bool[] slotIndex; // containter for boxSlots array

    #endregion Fields

    #region Methods

    //Vector3 boxSpawnVector = new Vector3(0, 0, 0);
    void Awake()
    {
        thisBox = this;
    }