public void Update()
 {
     Plopper.Update();
 }
 public void Awake()
 {
     Plopper.Reset();
 }