Undertale script viewer
← back to main script listing
gml_Object_obj_mettheart_1_Create_0
(view raw script w/o annotations or w/e)
|
1
|
s = 0;
|
|
2
|
sf = 15;
|
|
3
|
sp = 15;
|
|
4
|
image_speed = 0;
|
|
5
|
lightning_timer = 30;
|
|
6
|
shake = 0;
|
|
7
|
memx = x;
|
|
8
|
memy = y;
|
|
9
|
life = 800;
|
|
10
|
movetype = 0;
|