Heyho,
I've got a problem, for a Script I want to fade in and fade out a sprite.
But theres no Method for this, I tried it with a loop, in which the sprites'
opacity is raised in small steps. That doesn't changed anything, so I
made a wait for the ascent, but it still doesn't work, the Sprite is faded in
as fast as before.
Something more to add, if I call a print for the level of @sprite.opacity after
each raise I see the picture fading in and the opacity value is right, too.
So how could I make a smooth fade in and out?
I've got a problem, for a Script I want to fade in and fade out a sprite.
But theres no Method for this, I tried it with a loop, in which the sprites'
opacity is raised in small steps. That doesn't changed anything, so I
made a wait for the ascent, but it still doesn't work, the Sprite is faded in
as fast as before.
Something more to add, if I call a print for the level of @sprite.opacity after
each raise I see the picture fading in and the opacity value is right, too.
So how could I make a smooth fade in and out?