🎮 Unity Tip 🧩
Did you know, Animators reset their state when their GameObject is disabled? As a result, this made Animator-driven objects difficult to pool.
Unity 2018.1+,There's an API to fix it Animator.keepAnimatorControllerStateOnDisable
#unitytips@unity3d@Unity3DIndia
Updated Scene List Tool to version 1.1.0. The tool will provide you a list of all the scenes available in your project, enabling you to easily go back and forth from one scene to another.
Asset Store Link : https://t.co/qLyqugnpCG…/utili…/scene-list-tool-163528
#unity3d
🎮 Unity Tip 🧩
Did you know, The => token is supported in two forms: as the lambda operator and from C#6, as a separator of a member name and the member implementation in an expression body definition.
#unity#unity3d#unitytips#unitytip#gamedevtips#gamedevelopmenttips
🎮 is Unity Tip 🧩
Did you know that Unity has an attribute named "DisallowMultipleComponent", that Prevents MonoBehaviour of same type (or subtype) to be added more than once to a GameObject
Mostly needed for the beginners!
#unity#unity3d#unitytips#gamedev#gamedevtips
@devangerist Don't get attached to the name "CanvasGroup". It can be added to that one object in canvas that you don't want to render. It's not only for canvases, but for it's gameObjects as well.
Scene List Tool is a utility tool for Unity3D. The tool will provide you a list of all the scenes available in your project, enabling you to easily go back and forth from one scene to another.
.
.
To know more, Visit our Asset Store Link.
https://t.co/hkQrSEcSJa