Having trouble fading in/out animation on Android
Hello!
I'm rather new to Unity, and I'm messing with animations for a android game.
What I'm trying to do is having textboxes that start outside the screen, and "fade" into the screen. I've set everything up, and did the animation, but it doesn't work as I want it to.
The animations play and everything, but the start point is far from right. Maybe it's the Canvas?
Here's a picture of how the animations start and how they end: (Start/End)
Answer by Denscrivent · Feb 22, 2017 at 03:59 AM
Hi @Persious
I've made a package to to animate fading in/out. I hope this helps
Here's the link of the package. I'm using Unity 5.5
https://drive.google.com/open?id=0ByfP2kaY0smbQlZVRk0zTVAtN00
Your answer
Follow this Question
Related Questions
How to remove flashing screen when changing Canvas Render Modes 0 Answers
Trouble with closing Unity 5 ads 0 Answers
What is the code I would use to make a UI button start an animation? 1 Answer
I have some problem with mobile input (keyboard) 0 Answers
How do i turn on/off background music and keep the changes when reload the scene 1 Answer