gmc-jam-3/objects/obj_player/Collision_obj_bullet_boss_B...

11 lines
133 B
Plaintext
Raw Permalink Normal View History

var __b__;
__b__ = action_if_variable(invuln, 0, 2);
if __b__
{
exit;
}
action_kill_object();
with (other) {
action_kill_object();
}