sItemGravitySuit
0
-1
-1
0
oItem
<undefined>
1
603
7
0
0
-1
2
self
0
0
1
event_inherited();
itemid = 9;
text1 = get_text("Items", "GravitySuit");
text2 = get_text("Items", "GravitySuit_Text");
1
603
7
0
0
-1
2
self
0
0
1
event_inherited();
global.SuitChange = true;
if(collision_line(x + 8, y - 8, x + 8, y - 32, oSolid, false, true)) {
global.SuitChange = false;
}
if(!collision_point(x + 8, y + 8, oSolid, false, true)) {
global.SuitChange = false;
}
global.SuitChangeX = x;
global.SuitChangeY = y;
global.SuitChangeGravity = true;
if (active) {
with (oCharacter) {
alarm[4] = 1;
}
}
0
0
0
0.5
0.100000001490116
0
0.100000001490116
0.100000001490116
0.200000002980232
-1
-1