A simple module for making distortion effects. It can still render particles and glass but some visual errors might happen, I cannot fix those errors.
Example Video:
Assets
Module: BubbleModule.rbxm (42.0 KB)
Place: Place.rbxl (87.8 KB)
A simple module for making distortion effects. It can still render particles and glass but some visual errors might happen, I cannot fix those errors.
Example Video:
Assets
Module: BubbleModule.rbxm (42.0 KB)
Place: Place.rbxl (87.8 KB)
Wow that looks super cool! Iāve seen that effect with shaders in other engines but never in Roblox.
It might be possible to make it even better by getting rid of the specular highlights by going into blender and messing with the lighting normals. Cool project!
Could you make a github for it?
Whatās the point of having a repo for a smaller project like this?
Iām guessing this works by tweening the transparency of a glass part rendered in front of the camera. If this is true, the effect wonāt work on low graphics.
Thank you! If i can make a mesh like that Iāll be sure to update this module.
Sorry man I never used github.
you can contribute to the project by reporting issues and requesting changes you made
I wonder if I could use this to create a heat wave distortion, the kind that happens when itās like 100+ degrees outside
Butā¦ this post already exists.
This is amazing, exactly what i was searching for back when i made this post (https://devforum.roblox.com/t/air-distortion-effect/2304335) but could not find a solution until now. Thank you!
I didnāt experiment with other meshes yet, but every single mesh is usable for this effect. One will most likely work like that.
No problem, Iām glad I helped you!
(post deleted by author)
Iām curious on why that is relevant when it comes to Roblox resources, but tbf Iām not very familiar with github yet so youāre likely correct.
But I, personally, have never found Roblox community resources through searching on github, I usually just look for it here in DevForum.
Your conditions are extremely poorly set up to use it as a point of evidence. Not only is ādevforumā a very vague term that few search by itself, but youāre comparing it to a platform for all programmers, not just Roblox programmers. Of course GitHub will be more searched than ādevforum,ā itās essentially second nature for a lot of developers. My point is that, with the small caliber of this project, there is no logical reason for the developer to maintain a repository when they can simply reply to questions, comments, and feedback in one unified location.
What kind of comparison is this
Of course github is searched more, itās used by a lot more people and for all kinds of different use cases. The forum is a lot more specific and is made for one relatively small community compared to the fact that github is made for programmers as a whole regardless of platform or engine.
Honestly looks amazing. Canāt believe how ROBLOX has come so far. All of us developers are creating so many things for the players/gamers on ROBLOX.
yes you can, but a lot of errors can happen because of transparency issues, unless you make the part fully visible.