Undertale Yellow script viewer

← back to main script listing

gml_Object_obj_flowey_battle_gray_spawner_fella_Create_0

(view raw script w/o annotations or w/e)
1
instance_create_depth(choose(-60, 700), irandom_range(250, 460), -100, obj_flowey_battle_gray_fella)
2
instance_destroy()