| 1 | instance_create(x, y, obj_battle_enemy_attack_crispy_slash_4); |
| 2 | with (obj_battle_enemy_attack_crispy_slash_4) |
| 3 | { |
| 4 | image_angle = obj_battle_enemy_attack_crispy_slash_warning_4.image_angle; |
| 5 | image_xscale = obj_battle_enemy_attack_crispy_slash_warning_4.image_xscale; |
| 6 | } |
| 7 | instance_destroy(); |