1 | if (sprite_index == spr_ceroba_body || sprite_index == spr_ceroba_body_hurt) |
2 | { |
3 | obj_ceroba_head.image_alpha = 1 |
4 | obj_ceroba_hand_right.image_alpha = 1 |
5 | obj_ceroba_hand_left.image_alpha = 1 |
6 | obj_ceroba_staff.image_alpha = 1 |
7 | obj_ceroba_ponytail.image_alpha = 1 |
8 | } |