Deltarune (Chapter 4) script viewer

← back to main script listing

gml_Object_obj_gerson_fakeheart_Create_0

(view raw script w/o annotations or w/e)
1
global.inv = 300;
2
con = 0;
3
directionhit = 260;
4
flashtimer = 0;
5
boxhittimer = 0;
6
dusttimer = 0;
7
depth = obj_heart.depth;
8
obj_heart.image_alpha = 0;
9
speed = 20;
10
friction = 0.5;