Hi all,
I encountered a strange behaviour of the pen drawn path of the turtles in my model. Two turtles were initiated indenpendently, pen-down, one with colour 55 one with colour 125. In the beginning they draw their own colour as path (see picture 1 and 2) but as soon as their paths connect, the whole path of both turtles combined repeatedly switches in colour (picture 3). The turtles are still moving independently, drawing further paths in their own colour, however, the switching of colours continues (picture 4).
Has anyone seen this aswell, is this normal or is it a bug? Did I maybe code that without realising? There are no links or any connection of the turtles present in my code.
Thanks a lot in advance!
Switching_Pen_Colours_Code.txt (4,5 KB)



