Hi all,
This is probably quite an easy question... but how do you end the DoWatch command? At the moment I have a cutscene with the player and an AI unit facing each other. They are not part of the same group. At the beginning of the cutscene script I have:
player dowatch troop1
troop1 dowatch player
What can I put at the end of the script to cancel this? Thanks in advance to anyone that can help.