zsolemolina
09-03-2009, 11:29 AM
Hello!
I'm looking for the way to make a change of velocity between two o more points... I've an aircraft flying on the sky :) and it's following a bezier curve based on an array that contains several points (x,y)...So..i need to make a change in a from a determined point to the end, o just to another point ( think...that this Aircraft will be crash with another, so i need the params to avoid the collision.
Right now, i'm using the tweener class( Zeh), but i think that with this class is impossible.
Any ideas?
Thanks!!
I'm looking for the way to make a change of velocity between two o more points... I've an aircraft flying on the sky :) and it's following a bezier curve based on an array that contains several points (x,y)...So..i need to make a change in a from a determined point to the end, o just to another point ( think...that this Aircraft will be crash with another, so i need the params to avoid the collision.
Right now, i'm using the tweener class( Zeh), but i think that with this class is impossible.
Any ideas?
Thanks!!