i do think it may be a stock bug,but can the new heading have 3 inputs
is this the command line ?
newheading = ship : random (0, 360);
could it be changed to :
newheading = ship : random (0, 160, 200);
this might stop the DD from picking a course directly behind it
if you can use 3 inputs....what do you think?
|