CoronaCamera

I have found a bug while animating CoronaCamera and its target.

I think the issue might be related to the target’s orientation.
The target perhaps should not orient itself toward the Camera; this usually ends up in a loop.

I leave you a short screen-capture (1 min, no audio).

Note:
As a temporary fix, I parent the target under a locator, and I’m animating the locator instead.

I believe it was fixed in v2.

If possible, test the scene with Corona 2 RC 1 and see if the bug still occurs. If it does, sending along the scene would be a great help (even simple scenes, there’s no guarantee that we duplicate it exactly making the scene ourselves, and that may affect whether the bug happens).

I tested it with Corona 2 RC1, the bug is indeed fixed (and the target no longer orient itself towards the camera). Good job.