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