Object hidden when changing background color (jit.world)
Mar 08 2021 | 5:50 pm
Hi!
I made a 3D shape generator. All the patch works perfectly! But now, I'm trying to change the background color of my jit.world with erase_color (it works), but when I choose a white color (or some other bright colors), my shape disappear even if I change its color settings.
What I'm doing wrong?
If you don't see the shape after pressing the space bar, juste change the "animated light" ambient color to white.
By the way, I just saw that the behavior of my patch change between Max 7 and Max 8 (on Windows 10) with exactly the same settings.
On Max 7, the random xyz rotation of the shape and the light works fine, but on Max 8, the shape disappear when the value are at 0. for xyz. And the light result is also really different. And the speed of anim.drive is about 50% faster on Max8 than Max7.