示例#1
0
 protected void Awake()
 {
     _firstInit = true;
     _agent     = GetComponent <AIAgent>();
 }