I have loaded the quake default level coming with the examples and placed one animated model on the top
of the steps.I am using createFollow spline animator to the model to run to a certain distance and should
take right turn.But the problem here is it is not turning automatically to the right side.Instead, it is going to in angled
direction without automatically rotating the model to that direction.So my question is whether the follow spline animator
will not rotate the model automatically?
Thanks in advance
FollowSpline Animator issue
Sorry, no rotation. It only changes the positions. But you can add own animators - maybe starting with the code of an existing one.
IRC: #irrlicht on irc.libera.chat
Code snippet repository: https://github.com/mzeilfelder/irr-playground-micha
Free racer made with Irrlicht: http://www.irrgheist.com/hcraftsource.htm
Code snippet repository: https://github.com/mzeilfelder/irr-playground-micha
Free racer made with Irrlicht: http://www.irrgheist.com/hcraftsource.htm