I've been having trouble getting my script to function in the desired manner, and after much trial, and mostly error or improper functionality, I've driven myself mad.
I want to create a 'trail' behind all non-dog units, the dog's should also be the only unit that can actually see these trails. The idea is to allow Dog's to effectively 'track' players, the script will be used in multiplayer.
I can't seem to get things straight in my head anymore, so if anyone could help me get this working properly, it would be GREATLY appreciated.
---------- Post added at 23:32 ---------- Previous post was at 23:31 ----------
The script so far can be found on GitHub here.