Hello there!Yes animations are possible. Are you sure you assigned the animation in the properties tab of the scene object, updated the delay time from the default 20ms & ticked the infinite loop option thing?
So i tried to implement a little Animation in the Starting Menu to polish it, somehow it doesnt show up?
I made an Object and implemented the Animation, then i set the standardanimation to it. The Animation should be played an infinite amount.
So..is it just not possible to implement an animation in menus?
Okay, now it works.random repeat pause loads once every random time between 5 & 20 seconds or so, plays once, then unloads - repeat. It's good for things like birds flying across the screen or a leaf falling from a tree & stuff like that.
I ticked also "random repeat pause" and that seems to have caused the problem.
I un-ticked it and it works.