Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- using UnityEngine;
- using UnityEngine.AI;
- public class AIWanderFollow : MonoBehaviour
- {
- public string targetTag;
- public float followDistance;
- public AudioClip followSound;
- public Transform[] points;
- public AudioSource audioSource;
- public float patrolSpeed;
- public float followSpeed;
- public float minimumSpeedRequired;
- private NavMeshAgent lms;
- private bool lmt;
- private Transform lmu;
- private int lmv;
- private Vector3 lmw;
- private float lmx;
- private void cgi()
- {
- }
- private void cgj()
- {
- }
- private void cgk()
- {
- }
- private void cgl()
- {
- }
- private void cgm()
- {
- }
- private void cgn()
- {
- }
- private void cgo()
- {
- }
- private void cgp(string a)
- {
- }
- private void cgq(string a)
- {
- }
- private void cgr()
- {
- }
- private void cgs()
- {
- }
- private void cgt()
- {
- }
- private void cgu()
- {
- }
- private void cgv()
- {
- }
- private void Start()
- {
- }
- private void cgw()
- {
- }
- private void Update()
- {
- }
- private void cgx()
- {
- }
- private void cgy(string a)
- {
- }
- private void cgz()
- {
- }
- private void cha(string a)
- {
- }
- private void chb()
- {
- }
- private void chc()
- {
- }
- private void chd(string a)
- {
- }
- private void che()
- {
- }
- private void chf()
- {
- }
- private void chg()
- {
- }
- private void chh(string a)
- {
- }
- private void chi()
- {
- }
- private void chj()
- {
- }
- private void chk(string a)
- {
- }
- private void chl(string a)
- {
- }
- private void chm()
- {
- }
- private void chn()
- {
- }
- private void cho()
- {
- }
- private void chp(string a)
- {
- }
- private void chq()
- {
- }
- private void chr()
- {
- }
- private void chs(string a)
- {
- }
- private void cht(string a)
- {
- }
- private void chu()
- {
- }
- private void chv()
- {
- }
- private void chw()
- {
- }
- private void chx(string a)
- {
- }
- private void chy()
- {
- }
- private void chz()
- {
- }
- private void cia()
- {
- }
- private void cib(string a)
- {
- }
- private void cic()
- {
- }
- private void cid()
- {
- }
- private void cie()
- {
- }
- private void cif()
- {
- }
- private void cig()
- {
- }
- private void cih()
- {
- }
- private void cii()
- {
- }
- private void cij()
- {
- }
- private void cik(string a)
- {
- }
- private void cil()
- {
- }
- private void cim()
- {
- }
- private void cin()
- {
- }
- private void cio()
- {
- }
- private void cip(string a)
- {
- }
- private void ciq()
- {
- }
- private void cir()
- {
- }
- private void cis()
- {
- }
- private void cit()
- {
- }
- private void ciu()
- {
- }
- private void civ()
- {
- }
- private void ciw()
- {
- }
- private void cix()
- {
- }
- private void ciy()
- {
- }
- private void ciz()
- {
- }
- private void cja()
- {
- }
- private void cjb()
- {
- }
- private void cjc()
- {
- }
- private void cjd()
- {
- }
- private void cje()
- {
- }
- private void cjf(string a)
- {
- }
- private void cjg()
- {
- }
- private void cjh()
- {
- }
- }
Add Comment
Please, Sign In to add comment