Create_0.gml 87 B

123
  1. speed = 12.5;
  2. direction = obj_player.image_angle;
  3. image_angle = obj_player.image_angle;