Exemple #1
0
 void Update()
 {
     FollowerClass.Follow(SPData);
     TrainClass.Follow(SPData);
     PFFollow();
 }