//======================================================================================================================== // NebanPostM83.u2s //======================================================================================================================== :ScriptStart //debugmode 3 inert 1 setmovespeed 0.15 gotolabel Actions1 //======================================================================================================================== // Cutscene //======================================================================================================================== :Actions1 sleep 15 gotoactor PathNode120 directionalpatrol 1 gotoactor PatrolPoint14 directionalpatrol 0 agentbind SpecialState Piloting //sleep 20 agentunbind SpecialState sendevent IsaakPostM83Actions1 1 directionalpatrol 1 gotoactor PathNode73 directionalpatrol 0 agentbind Dialogue Listening sleep 30 agentunbind Dialogue gotoactor PathNode126 //sleep 10 agentbind Dialogue Talking sendevent AidaPostM83Actions2 1 sleep 25 agentbind Dialogue None sendevent PlayerPostM83Actions1 1 ontrigger NebanPostM83Actions2 gotolabel Actions2 gotoactor PathNode120 directionalpatrol 1 gotoactor PatrolPoint14 directionalpatrol 0 agentbind SpecialState Piloting sleep :Actions2 directionalpatrol 1 gotoactor PathNode128 directionalpatrol 0 agentbind Dialogue Talking sleep 30 agentbind Dialogue Listening sleep 30 agentbind Dialogue None directionalpatrol 1 gotoactor PathNode130 directionalpatrol 0 agentcall Event_U_Kiss 1 gotoactor PathNode128 sleep 15 gotolabel ScriptStart :ScriptEnd