From: Lasse Svensson Date: 2008-02-15T21:37:57+09:00 Subject: Re: Making an object follow another object - FAIL! Todd Benson wrote: > I'm not going to help with the math, but is there some reason why you > don't just keep a position buffer, the length of which (the length of > the array) determines the distance between the two sprites? That way, > it just follows a path instead of an angle. > > Todd Yeah I had that idea too, but I'd already started trying to figure how to use the angle. And I could feel I was close, so I didn't really want to start over with another idea. Now I've done that anyway, and it works, so thanks for the advices. -- Posted via http://www.ruby-forum.com/.