void Start()
 {
     ps = ParticipantStatus.GetInstance();
     ps.ResetCubes();
 }