Deltarune (Chapter 3) script viewer
← back to main script listing
gml_Object_obj_board_healthbar_Create_0
(view raw script w/o annotations or w/e)
|
1
|
image_speed = 0;
|
|
2
|
target = 0;
|
|
3
|
init = 0;
|
|
4
|
mycolor = c_white;
|
|
5
|
con = 0;
|
|
6
|
remamount = 0;
|
|
7
|
curamount = 0;
|
|
8
|
depth = 90000;
|
|
9
|
index = 0;
|