Deltarune (Chapter 4) script viewer

← back to main script listing

gml_Object_obj_bullet_bubble_Alarm_0

(view raw script w/o annotations or w/e)
1
image_speed = 1/3;
2
sprite_index = spr_magic_book_bubble_split;
3
image_index = 0;
4
image_angle = random(120) - 60;