public void SpawnVinyl()
 {
     raycast.InstansiateVinylWorking(gameObject.GetComponent <PlaylistScript>());
 }