Unity Tween Package Tutorial

Hey guys! This is a short(ish) video demonstrating how the Unity Tween Package system works, and how to use it. I initially created this tool way back around the launch of Unity 4.6 when I realized the new UI didn’t support component driven tweening like I was used to in NGUI. You can use the (much improved) animation system in Unity, but I am more of a fan of scalable menus that use universal components that don’t suffer from the same dependencies as the Animation system does. If you are looking for a ligh
Back to Top