iTween - Making sharp, fast turns.

I’m new to iTween. I’m also using the visual editor to make it easy. Right now, I am trying to animate a model of an airplane to fly overhead, then get shot and spin wildly and crash into the ground. Whenever I make a path using blank game objects and attaching them to the visual itween editor, it always goes smooth and slow. It won’t rotate either. I was also looking at the demos on iTweens page and the last one is exactly what I needed.

I can’t answer for the visual editor’s involvement but you could try to evenly space out the points along your path. In order for the object to follow the path as the example you need to use “orientToPath”.