we have a problem with an animation of coloured “Image-Cards”, which turn around on click to display a word (text). It’s for learning languages.
Everything works fine, but we have unexplainable lines in the images, before the animation starts. It depends on scaling, if you can see them. A fine, white line in the middle, like dividing the image, over the whole page. Small black “rests of lines” in the middle, too. Can’t explain it better…maybe anyone here has had similar “effects”…?
We have tries so much now with fading in & out, setting visible/invisible keyframes and so on. Nothing worked. It appears in every Browser and in most mobile devices, depending on resolution/screens…
Hi, thank you, Daniel. Unchecking this didn’t change anything…here’s a test-file. Choose “Farben” from the menue after startscreen. Then you’ll see (in preview/browser) what I mean.
Hi Rick, thanks a lot - this changes something, but doesn’t solve it. We have the line on the other card now - in blue - when you click to the blue image and the card turns around…phew. Plus, although the white line is really gone, the tiny black lines in the middle of the blue image still show up, when you zoom in. I tried to replace the leer.jpg with a transparent png, too, but no effect.
I like your project! The issue is that you have the “back” layers visible and that is the line. Just make it invisible (“Sichtbarkeit”) and then record it to be visible when the back face is about to appear (turning animation). That should fix it.
BTW I don’t know how fluent you are in JS but you could make this a reusable scene and use JS to change the image, sound and wording so you don’t have to create a scene for every example in this color game.
Hi, yes, this would have been perfect. Unfortunately, we have got it from our client as it is and there’s no budget for reprogramming…;.-) The solution, we found now is, the client’s designer has tu duplicate each scene and divide the animation from the still, so we jump to the animation scene. This works without splattering fragments;-)
Okay. That will be much work if you need to change something and I wasn’t asking for a budget just for knowledge . Was a hint but either way… Finally the end user won’t know the difference. Nice project. Best regards