Undertale Yellow script viewer

← back to main script listing

gml_Object_obj_battle_enemy_attack_crispy_slash_warning_3_Other_7

(view raw script w/o annotations or w/e)
1
instance_create(x, y, obj_battle_enemy_attack_crispy_slash_3)
2
with (obj_battle_enemy_attack_crispy_slash_3)
3
    image_angle = obj_battle_enemy_attack_crispy_slash_warning_3.image_angle
4
instance_destroy()