Create_0.gml 59 B

123
  1. direction = obj_player.image_angle;
  2. speed = 25;
  3. bounce = 0;