Can't move an object with a negative x-coordinate


#1

Hi, I am trying to incrementally move an object (in this case a DP but the same happens with a regular group.) When the object’s x-coordinate is negative, this does not work. It jumps directly to what I think is the 0 position. Any other object n the same file works fine as long as the x-coordinate is positive. I’m stumped. Is this a bug or expected behavior?


#2

Is it possible for you to post your .rp file? When I test it, it seems to work fine.

move_negative.rp (54.8 KB)


#3

very interesting. let the forum know what turned out