<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">Jennifer,<div class=""><b class="">moveTo</b> animates movement of the object, in the direction of the target object (a 3D Model) until the pivot point of the object and the pivot point of the target are exactly the same; the original orientation of the object is unchanged.</div><div class=""><br class=""></div><div class=""><b class="">moveTowards</b> animates movement of the object, by the specified amount, in the direction of the target object (a 3D Model)…  the original orientation of the object is unchanged.</div><div class=""><br class=""></div><div class="">The command “moveToward (target, getDistanceTo(target))” will produce the same results as moveTo(target).</div><div class=""><br class=""></div><div class="">I have attached an Alice 3 project which illustrates the differences…</div><div class=""><br class=""></div><div class="">Let us know if you have any other questions…</div><div class=""><br class=""></div><div class="">All the best,</div><div class="">Don Slater</div><div class=""><br class=""></div><div class="">Alice Project</div><div class=""><br class=""></div><div class=""></div></body></html>