using UnityEngine;
public class TreeHandler : MonoBehaviour
{
public GameObject tree;
}
Powered by TurnKey Linux.