Vector3.Slerp is the unpopular younger brother of lerp, but it doesn't need to be that way! It has a load of utility once you learn how it works.
I'll teach you what slerp is, how slerp works and how to use slerp... slerp
I used 'Shapes' to make a few of these effects, you can check it out here: https://assetstore.unity.com/packages...
Drop this in your scene to play around with slerp: https://bit.ly/3ptryAL
Script: https://gist.github.com/Matthew-J-Spe...
❤️ Become a Tarobro on Patreon: / tarodev
=========
🔔 SUBSCRIBE: https://bit.ly/3eqG1Z6
🗨️ DISCORD: / discord
✅ MORE TUTORIALS: / tarodev
Slerp official description:
Spherically interpolates between two vectors.
Interpolates between a and b by amount t. The difference between this and linear interpolation (aka, "lerp") is that the vectors are treated as directions rather than points in space. The direction of the returned vector is interpolated by the angle and its magnitude is interpolated between the magnitudes of from and to.
Watch video Unity Slerp Visualized - Like lerp, but rotund online without registration, duration hours minute second in high quality. This video was added by user Tarodev 17 December 2021, don't forget to share it with your friends and acquaintances, it has been viewed on our site 188,326 once and liked it 8.2 thousand people.