Deltarune (Chapter 2) script viewer

← back to main script listing

gml_Object_obj_sneo_fakeheart_Create_0

(view raw script w/o annotations or w/e)
1
depth = obj_heart.depth;
2
obj_heart.image_alpha = 0;
3
global.inv = 300;
4
state = 0;
5
heartspeed = 14;
6
obj_heart.color = 0;
7
startangle = 0;