Hi, I ve got two objects AHOST and APEER (for a multiplayer game).
I want the object to choose a random target, move to it, slowly stop and start shooting.
Its working fine, every object moves to its target, but only 1 of them is shooting. There is probably some loop/picking mistake, but I cant find it, or I dont undestand it well. Thanks if anyone helps