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

service - Android MediaPlayer calls onCompletion before it already finished -

javascript - Training Neural Network to play flappy bird with genetic algorithm - Why can't it learn? -

javascript - Create a stacked percentage column -