Create_0.gml 94 B

123456789
  1. cam_width = 1920;
  2. cam_height = 1080;
  3. x_to = 0;
  4. y_to = 0;
  5. smooth = 0.1;
  6. shake_magnitude = 0;