Create_0.gml 106 B

12
  1. image_angle = random(360);
  2. //shadow = instance_create_depth(x, y, depth+10, obj_shadow_rb, {follow : id});