How to change camera location and rotation smoothly

Looking up the starting value is a little trickier when the target property is nested (e.g. “rotation.x”). Here’s code to do it that I derived from the RuntimeAnimation’s _preparePath function. :slight_smile:
Edit: couldn’t resist simplifying it a little more. :beers:

4 Likes