One thing I notice is that if I have two Random patches driving X
position and Y position inputs, the object always moves diagonally.
Now I understand why - each Random patch produces the same number,
so x and y were always equal! I think I was expecting each Random
patch to give a different number...
that because you did a copy of the Random patch instead of dragging a
new one from the patch list :)