{solved}I'm having problem with 3d cube animation | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

{solved}I'm having problem with 3d cube animation

How can I make the yellow face complete the box? Now it's with the green in the middle where it's not supposed to be. I've tried checking tutorials but I don't still understand it. https://code.sololearn.com/W9Jlx9HJqYL5/?ref=app

9th Nov 2020, 12:12 PM
Fasasi Sherif
Fasasi Sherif - avatar
1 Answer
+ 1
I've gotten the answer. I just added translateZ(calc(var(--box-height) / 3)) to side1
9th Nov 2020, 1:37 PM
Fasasi Sherif
Fasasi Sherif - avatar