get a point on bézier curve
there should be a fonction which given a bézier curve and time,return the x,y and tangente of the point in time
there should be a fonction which given a bézier curve and time,return the x,y and tangente of the point in time
I'm not that good.
Can't you draw??
main file >> line 312 - returns x and y for a given point in time.
main file >> line 212 - calculating the angle at which the sprite is to be drawn.