1 | tor3 = instance_create(obj_torinteractable4.x, obj_torinteractable4.y, obj_toroverworld4); |
2 | with (obj_torinteractable4) |
3 | instance_destroy(); |
4 | with (tor3) |
5 | direction = 270; |
6 | global.msc = 212; |
7 | global.typer = 4; |
8 | global.facechoice = 1; |
9 | global.interact = 1; |
10 | instance_create(0, 0, obj_dialoguer); |
11 | conversation = 6; |