x = lerp(x, obj_mainchara.x + 18, 0.5); y = lerp(y, obj_mainchara.y - 18, 0.5); depth = obj_mainchara.depth - 200; event_inherited();