if (image_index == 0 || image_index == 2) { if (sprite_index == spr_movingBookshelf) draw_self(); } else { draw_self(); }