-
Relections
Hi fellows cows
I’m working on a project that uses the ever-so-popular “wet-floor” effect.
I have placed a white rectangle as the floor and made it reflective.
On the floor I’m using 3 kinds of content, and the reflections behave differently for all 3 kinds.1. the box is made from simple rectangles, a picture and some text. ts reflections behave like you would expect them to.
2. next up is the splash with the funny dottet line around it. The line is made using the one-color ray generator with a mask. The text inside the splash reflects, but the generator does not.
3. finally the phones. they are replicated. Notice how their reflection is not really a reflection, but rather a copy placed underneath, but not mirrored like you would expect a reflection to be.
Has anyone run into similar issues before?
I’m guessing this is a bug (two bugs) in Motion, and any workaround I can think of seems like a lot more work than it is worth.
Do any of you guys have any thoughts on this?