public void Awake()
 {
     Block.SetAmount();
     Spring.SetAmount();
     Speeder.SetAmount();
 }