A working CurveAngle()?

Blitz3D Forums/Blitz3D Programming/A working CurveAngle()?

None of the functions that turn one entity toward another at a desired speed seem to be working... any suggestions?

Use AlignToVector with the last rate# parameter.

Hmm... good thinking. Thanks :)