9 lines
No EOL
146 B
Text
9 lines
No EOL
146 B
Text
action = -1;
|
|
text = "";
|
|
_x = x;
|
|
_y = y;
|
|
__x = 0;
|
|
__y = 0;
|
|
width = 5 * image_xscale;
|
|
height = 5 * image_yscale;
|
|
color = global.playerColor; |