# Making an object follow a path

**URL:** https://forum.kirupa.com/t/making-an-object-follow-a-path/289640
**Category:** programming
**Created:** [June 2, 2009, 8:58pm UTC](https://forum.kirupa.com/t/making-an-object-follow-a-path/289640 "2009-06-02T20:58:06Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![tibberous](https://avatars.discourse-cdn.com/v4/letter/t/cdc98d/32.png) [@tibberous](https://forum.kirupa.com/u/tibberous)
#### Post date: [June 2, 2009, 8:58pm UTC](https://forum.kirupa.com/t/making-an-object-follow-a-path/289640/1 "2009-06-02T20:58:06Z")

</div>

I want to be able to create a path, then have an object move along that path. Does anyone know of an example I could use? It seems easy enough, but I’m not sure how to do it, short of saving the path as an array of x,y points.
