void Start()
 {
     lightsaberTrail = GetComponent <LightsaberTrail>();
 }