my first post here.
i'm trying to make a tower defense game and i'm unable to change the target of the tower (turret). The target is very specified, as this is a tower defense game, there's multiple instance of the object (enemy).
i am able to change target if there's multiple objects as target, though. By first clearing the turret target, then adding only the specified object to target.
The 'unacquire target' on turret seems to work, but then it simply targets the same target rather than changing to the specified target i clicked.
here's my trial : /u/158057323/testTurret.capx
^
(it's a dl.dropboxusercontent link)