InvexGames / MaterialUI

MaterialUI is a UI kit for Unity that follows Google's official material design guidelines.
http://invexgames.com/materialUI.html
Other
771 stars 200 forks source link

EZAnim can't be checked because doesn't exist #60

Open abhijitmedtrix opened 6 years ago

abhijitmedtrix commented 6 years ago

EZAnim is missing from the package

DecSmith42 commented 5 years ago

The EZAnim class should be in Scripts/EZAnim.cs

Is the file there?

abhijitmedtrix commented 5 years ago

yes its there!!

DecSmith42 commented 5 years ago

If you're having issues accessing the class from your own code, make sure you've got "using MaterialUI;".