Lerping Fundamentals - Learn How to Use It & When to Use Its Variants | Unity Tutorial

Описание к видео Lerping Fundamentals - Learn How to Use It & When to Use Its Variants | Unity Tutorial

Lerping is one of the foundational things you need to know about in video game development! There are so many use cases for lerping it's impossible to name them all! Almost any time you want to rotate, move, or change a value over time, lerping is an option.

💸 Ongoing sales 💸
⚫ See all active asset sales on the Asset Store: https://assetstore.unity.com/?on_sale...
⚫ Save 25% off your first Asset Store Order: https://prf.hn/click/camref:1101l9QvC...
⚫ Save up to 50% on NEW Assets: https://assetstore.unity.com/?new_sal...

👨‍💻 As always, all code from this video is available on GitHub: https://github.com/llamacademy/lerpin...

❤ Believe in LlamAcademy's mission and have received value from the videos? Become a Patreon Supporter or YouTube Member:
⚫ Patreon:   / llamacademy  
⚫ YouTube Member:    / @llamacademy   or click the Join button on any video

📚 Resources 📚
⚫ Vector3 Lerp: https://docs.unity3d.com/ScriptRefere...
⚫ Quaternion Lerp: https://docs.unity3d.com/ScriptRefere...
⚫ Quaternion Slerp: https://docs.unity3d.com/ScriptRefere...
⚫ Color Lerp: https://docs.unity3d.com/ScriptRefere...
⚫ Mathf Lerp: https://docs.unity3d.com/ScriptRefere...
⚫ Wikipedia Slerp & Lerp: https://en.wikipedia.org/wiki/Slerp

----
Most tutorials come from knowledge gained making https://survival.llama.software Llama Survival - a top-down zombie survival shooter for Android and iOS.
I also have some Unity Assets (affiliate link): https://assetstore.unity.com/publishe...
Some links may be affiliate links, which at no additional cost to you, gives me a small portion of the purchase.

#unitytutorial #tutorialtuesday #gamedev #tutorial #unity #llamacademy #gamedevelopment

Chapters:
00:00 Lerping Introduction - What is Lerp?
03:05 Vector3.Lerp - Fixed Time
04:15 Vector3.Lerp - Fixed Speed
05:37 Use Case for Fixed Speed Vector3.Lerp
06:07 Quaternion.Lerp and Quaternion.Slerp
07:34 Fixed Speed Rotation
08:45 Color.Lerp
09:39 Final Thoughts

Комментарии

Информация по комментариям в разработке