Deltarune (Chapter 3) script viewer
← back to main script listing
gml_Object_obj_rouxls_cards_Create_0
(view raw script w/o annotations or w/e)
|
1
|
image_speed = 0;
|
|
2
|
image_index = 1;
|
|
3
|
image_xscale = 2;
|
|
4
|
image_yscale = 2;
|
|
5
|
image_alpha = 1.2;
|
|
6
|
timer = 0;
|
|
7
|
con = 0;
|
|
8
|
angle = 8;
|
|
9
|
siner = 0;
|
|
10
|
circlealpha = 1;
|