Пример #1
0
 void Start()
 {
     maxDistance = 2.2f;
     isClick     = false;
     canMove     = true;
     testMyTrail.StopTrail();
 }