sTorizoStatue
0
-1
-80
0
<undefined>
<undefined>
1
603
7
0
0
-1
2
self
0
0
1
image_speed = 0;
image_index = 0;
state = 0;
statetime = 0;
if (global.event[152] > 0) {
image_index = 8;
with (inst_114938) instance_destroy();
with (inst_114925) instance_destroy();
with (inst_114926) instance_destroy();
with (inst_114928) instance_destroy();
with (inst_114929) instance_destroy();
tile_layer_shift(-102, -336, 0);
tile_layer_shift(-101, 0, -256);
}
1
603
7
0
0
-1
2
self
0
0
1
if (state == 1) {
if (statetime == 0) image_index = 1;
if (statetime == 120) {
state = 2;
statetime = 0;
}
}
if (state == 2) {
if (statetime == 0) instance_create(x + 15, y + 6, oTorizoStatueEye);
if (statetime == 220) {
state = 3;
statetime = 0;
}
}
if (state == 3) {
if (statetime == 0) {
image_index = 2;
instance_create(x + 37, y + 24, oTorizoStatuePiece1);
mus_play(musTorizoA);
oMusicV2.bossbgm = musTorizoA;
}
if (statetime == 60) {
state = 4;
statetime = 0;
}
}
if (state == 4) {
if (statetime == 0) {
image_index = 3;
instance_create(x + 18, y + 23, oTorizoStatuePiece2);
}
if (statetime == 60) {
state = 5;
statetime = 0;
}
}
if (state == 5) {
if (statetime == 0) {
image_index = 4;
instance_create(x + 15, y + 10, oTorizoStatuePiece3);
}
if (statetime == 60) {
state = 6;
statetime = 0;
}
}
if (state == 6) {
if (statetime == 0) {
image_index = 5;
instance_create(x + 9, y + 24, oTorizoStatuePiece4);
}
if (statetime == 60) {
state = 7;
statetime = 0;
event_user(1);
}
}
if (state == 7) {
if (image_index < 8) image_index += 0.2;
if (statetime > 60) { }
}
statetime += 1;
1
603
7
0
0
-1
2
self
0
0
1
instance_create(x + 25, y + 47, oTorizo);
1
603
7
0
0
-1
2
self
0
0
1
state = 1;
statetime = 0;
1
603
7
0
0
-1
2
self
0
0
1
if (state == 3) draw_sprite(sTorizoIntro, 0, x, y);
if (state == 4) draw_sprite(sTorizoIntro, 1, x, y);
if (state == 5) draw_sprite(sTorizoIntro, 2, x, y);
if (state == 6) draw_sprite(sTorizoIntro, 3, x, y);
draw_sprite(sprite_index, -1, x, y);
0
0
0
0.5
0.100000001490116
0
0.100000001490116
0.100000001490116
0.200000002980232
-1
-1