Undertale script viewer
← back to main script listing
gml_Object_obj_sweat99_Create_0
(view raw script w/o annotations or w/e)
1 |
image_alpha = 0; |
2 |
direction = random(180); |
3 |
speed = 4; |
4 |
gravity = 0; |
5 |
on = 0; |
6 |
gravity_direction = 270; |
7 |
alarm[0] = 3; |