public void ChangeTimePeriod(float timePeriod)
 {
     MyActor.ChangeTimePeriod(timePeriod);
 }