# Look....over here

**URL:** https://forum.kirupa.com/t/look-over-here/24138
**Category:** Uncategorized
**Created:** [June 26, 2003, 1:46pm UTC](https://forum.kirupa.com/t/look-over-here/24138 "2003-06-26T13:46:13Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![lt\_KEVLORD\_gt](https://avatars.discourse-cdn.com/v4/letter/l/a87d85/32.png) [@lt\_KEVLORD\_gt](https://forum.kirupa.com/u/lt_KEVLORD_gt)
#### Post date: [June 26, 2003, 1:46pm UTC](https://forum.kirupa.com/t/look-over-here/24138/1 "2003-06-26T13:46:13Z")

</div>

how can i make an mc follow another mc that is moving and turning (i dont want the following mc to turn):goatee: ?

---

<div class="post-metadata">

### Author: ![system](https://canada1.discourse-cdn.com/flex011/uploads/kirupa/original/3X/6/2/621e5c11736f46532526e61be85940af4230f3e5.png) [@system](https://forum.kirupa.com/u/system)
#### Post date: [June 26, 2003, 1:58pm UTC](https://forum.kirupa.com/t/look-over-here/24138/2 "2003-06-26T13:58:54Z")

</div>

help…

---

<div class="post-metadata">

### Author: ![system](https://canada1.discourse-cdn.com/flex011/uploads/kirupa/original/3X/6/2/621e5c11736f46532526e61be85940af4230f3e5.png) [@system](https://forum.kirupa.com/u/system)
#### Post date: [June 26, 2003, 2:34pm UTC](https://forum.kirupa.com/t/look-over-here/24138/3 "2003-06-26T14:34:05Z")

</div>

onClipEvent (load) {  
this.\_x = \_root.attach.car\_x;  
this.\_y = \_root.attach.car\_y;  
}

doesent seems to be working.  
the car drives around but the other mc will not follow!\>:
