I have object_1 and object_2 and a soldier.
Soldier move to object_2. when soldier moving he found object_1, he stop and spawn bullet to object_1 until object_1 die.
I want soldier continue move to object_2 after object_1 destroy but he still stop. How can i make soldier continue moving?