unity3d - Adding an animation controller to a UIImage in a canvas -


i trying animated image in canvas animate, don't believe sprite rendering works canvas'. ive tried adding animation component need image have controller on it, it's animation changes time. how able make uiimage animated whilst still using animation controller

you need create animation using animation view , selected uiimage - animation view let change uiimage sprites, position , more. drop animation animation controller , create whatever transitions want.

here can read more it:

animation view documentation


Comments

Popular posts from this blog

javascript - Create a stacked percentage column -

vue.js - Create hooks for automated testing -

Optimising Firebase database by automatically overwriting data -