Page 1 of 1
Animations - after animation how to make the picture dissapear
Posted: Thu Nov 13, 2025 3:44 pm
by peter30
Hi.
In animation, for example, transform-swing duration 5000 - after the animation is done - it's a picture being animated - how is it possible to make the picture disappear so that the background will be seen - in this case, the background is the menu.
Thanks in advance!
Re: Animations - after animation how to make the picture dissapear
Posted: Thu Nov 13, 2025 3:49 pm
by peter30
It's a sign saying Yes we're open
Re: Animations - after animation how to make the picture dissapear
Posted: Thu Nov 13, 2025 5:15 pm
by crispy68
can you not add another animation to fade-out? You may have to add some sort of delay for the 2nd animation to allow the first one to run its course. Or, you could create your own animation that does the swing and then fades out.
Re: Animations - after animation how to make the picture dissapear
Posted: Thu Nov 13, 2025 5:52 pm
by Pablo
You can also use a timer to hide the object after the animation is done.
Re: Animations - after animation how to make the picture dissapear
Posted: Thu Nov 20, 2025 2:34 pm
by peter30
Hi Pablo!
Thanks for the answer. But how do I "You can also use a timer to hide the object after the animation is done." Any guide?
Thanks to you too crispy 68
Re: Animations - after animation how to make the picture dissapear
Posted: Thu Nov 20, 2025 3:21 pm
by Pablo