Access to the Unity 6.5 Sprite BlendShape script from the release video

In the Unity 6.5 release video they showed on the Unity YouTube channel, there was a section with Sprite Blend Shape. I was wondering if there was a public place to see that example script. The one called Sprite Blend Shape Controller.

Talking about the one shown at the following time stamp.

It’s not exactly the same script as the one shown in the release video, but the 2D Animation package includes a Blend Shape sample script in its samples. Please check the package samples for reference.

Hello,

I watched the Unity 6.5 release video and noticed the Sprite Blend Shape section. The example looked really interesting, especially the “Sprite Blend Shape Controller” script. Is there a public repository, sample project, or documentation page where this script is available? I’d love to explore how it was implemented and try it out.

Best Regards