Deltarune script viewer
← back to main script listing
gml_Object_obj_sneo_phonehand_Create_0
(view raw script w/o annotations or w/e)
1 |
event_inherited(); |
2 |
destroyonhit = 0; |
3 |
siner = 0; |
4 |
crawlsiner = 0; |
5 |
jointx = 999; |
6 |
jointy = 999; |
7 |
remjointy = jointy; |
8 |
boss = -1; |
9 |
element = 6; |
10 |
amplitude = 4; |
11 |
period = 5; |
12 |
orientation = "top"; |
13 |
init = 0; |
14 |
difficulty = 0; |
15 |
btimer = 0; |
16 |
moving = 0; |
17 |
wasmoving = 0; |
18 |
alt = 0; |
19 |
visibiliytimer = 0; |
20 |
image_alpha = 0; |