void Awake() {
   current = this;
   GenerateShakeContainer();
 }
 void Awake()
 {
     current = this;
     GenerateShakeContainer();
 }