Deltarune (Chapter 3) script viewer

← back to main script listing

gml_Object_obj_chefs_jumpcatchtxt_Create_0

(view raw script w/o annotations or w/e)
1
blurb = "JUMPCATCH!";
2
alarm[0]
 = 12;
gml_Object_obj_chefs_jumpcatchtxt_Alarm_0.gml

instance_destroy();
3
alarm[1]
 = 6;
gml_Object_obj_chefs_jumpcatchtxt_Alarm_1.gml

speed = 0;
4
depth = -5;
5
vspeed = -10;
6
hspeed = 10 + obj_chefs_kris.hspeed;
7
image_xscale = 2;
8
image_yscale = 2;