So for this particular part I’m using the glass material because I need the optical refraction effect you get from that material. But the sun keeps reflecting off it, even when reflectance is at 0. It’s really annoying because my skybox has Celestial Bodies turned off, and the reflection is fully opaque without any glow or anything. So it’s just a giant white blob on all my glass parts.
Is there a way to stop it from reflecting the sun? It even reflects it while it’s in shadow and blocked by other parts.
You can still have shadows. I just tested it in Studio and shadows are working. I am having the same problem as today, because I used to rely on setting game.GeographicLaditude to math.huge to achieve the same effect, but when I logged into studio today, the world was just black, so I was wondering the same thing today, since the reflections are actually breaking my game. So, I guess I just answered my own question, too!
So I’m using the Shadow map technology. But when brightness is on 0, all shadow effects are gone. What settings do you use to get shadows working on 0 brightness?
Nice. I’m doing it for custom scopes. It’s really hard to get actual optical refraction and magnification on roblox without ViewportFrames. but the glass material works great:
I’ve found that grouping the glass and putting a humanoid in the Model helps a little bit.
Can I have the original model of the scope so I can do further testing?
I am talking about just the glass scope model that appears in front of the camera…
You can delete all the scripts attached, all I need is the raw bricks that make up the scope.
I am just asking for you to send me an rbxm with JUST the stuff that appears in front of the camera, nothing else, for it would make helping you out a lot easier.
EDIT: how about this, click on the sphere when playing in-game, undock the properties window and make it as big as you can and screenshot the properties window (Ctrl+Alt+Print Screen on Windows to just screenshot the current window, if the undocked properties window is focused, it will only screenshot the properties window.)
That way I can replicate the sphere just as you have it so I can test with that.
Also, do print(workspace.CurrentCamera.CFrame) and copy the text in the output so I can see how far the glass is relative to the camera. If you could just do these two things, it would make helping you a lot easier. Thanks.
Thanks! This helps me a little bit more, but I am still lacking the critical property:
What is the size of the sphere?
If you can answer this, I can look in to this more in my testing.
Thanks, also sorry for ignoring you as well.