Zoom at specific locaton on avatar

You could use the world center of the mesh’s bounding box to target the center of the mesh. Building on @mawa’s last PG, I made that change and then used CreateAndStartAnimation to animate the target and radius for a simple example. Also this doc has LOTS more info on animating (I just did it the easy/quick way). :slight_smile:

3 Likes