Hi,<br><br>I have been working with drag sensors, specifically the PlaneSensor, and I have come across an issue with the trackpoint feature of the PlaneSensor.  I am attempting to drag a box along the xy plane that is positioned -10 units along the z plane.<br>
Because of this, I set my own offset to 0, 0, -10 for the sensor, but the dragging motion became very jumpy due to the lack of correction that I took away by setting my own offset, and the box did not translate exactly with the mouse, but a good bit less.  Therefore, I wrote a script to feign an autoOffset and routed it to the set_offset field of the PlaneSensor so that it would begin where the last drag had ended.  This works very well in all cases except for the first attempt at dragging, which behaves as it did before.  Also, when a second click is activated, the box jumps to correct its translation and then acts on the correct translation of the mouse.  I was wondering if any of you would know how to fix it to correct for this problem.  I'll attach some sample code to this message.  Thanks so much.<br>
<br>Sincerely, <br>Matt<br><div style="visibility: hidden; left: -5000px; position: absolute; z-index: 9999; padding: 0px; margin-left: 0px; margin-top: 0px; overflow: hidden; word-wrap: break-word; color: black; font-size: 10px; text-align: left; line-height: 130%;" id="avg_ls_inline_popup">
</div>