forgot to mention one thing: viewing code in mobile (i mainly use my iPad and can’t open models in mobile)
while I do agree with you, I didn’t mention what I just mentioned now earlier (also not everyone who plays roblox uses the devforum nor have known about it, and more people used github than the devforums)
It ain’t Roblox who has come this far, it’s the devs… This is a bug unintended feature, that we devs found by accident… Roblox didn’t add this on purpose, we just use it because it’s the best we’ve got. Now, while this is an unintended feature on Roblox, many engines use SSD (screen-space distortion) already, which is what this is mimicking. Roblox really needs to add this as an intended feature.
They couldn’t have! This was one of the greatest things we’ve found out about Glass by far! If they’re taking this bug feature away, I hope that they have plans of properly supporting distortion.
Edit: They didn’t? I tested this out in Studio just now and it still works fine. Maybe you had a problem getting the Module to work.
Thats strange, I tested it and the distortion affect isn’t achieved just looks like tweening regular transparent meshes. I can’t see how I could have messed it up lol. Oh well
I think your studio graphics level is too low. Every studio graphics level below 14 disables realistic effects like lighting effects (bloom, sunrays, etc.) and glass.
it works in the place you gave link to download for some reason, but not in my game when i try to add that thing, module in replicatedstorage, part named right, but it doesnt work at all.
This module should contain a distortion0, and distortion1 arguments which merely sets the initial and final transparency of the sphere. Transparency 100 would create a massive lensing effect whereas a transparency of 2 would create a low distortion effect
I honestly don’t like how the code for this module is written. Like how it assumes that the Bubble Module is inside of ReplicatedStorage. I also don’t like the fact that you do not provide any instructions on how to replicate the bubble that is shown in the video. And it needs more functions like the function @Meat_Make provided above.