Is roblox going to add the height or Displacement map? because with it it would be more realistic, normal maps only tells the renderer which direction the slope is facing and how steep that slope is, while if we can add height or Displacement maps, we have also control about the parts that ‘stick out’ of our texture.
Example:
with
It’s been suggested multiple times, and the answer is usually no since it requires too high polycounts. But, they’ve also said no to normal maps in the past and look at where we are now. Anything is possible at this point.
There is currently no way to make good custom water in roblox without it looking shit. Lag isn’t much of a thing if we use proper LOD. The mesh uses mesh deformation btw.
But, the visual limitations prevent me from making it into an actual game. Things that we need:
Proper refraction and reflection support (by reflection I mean every object and not just the skybox)
The ability to control texture size more flexibly
TL;DR:
SurfaceAppearance: too big
MaterialService: too small
Nothing else: doesn’t even look like water
If terrain water can look this good, why don’t we have the tools to make our water also look nice?
Hello. I have three material variants currently in a game and when I leave the studio file and go back in the variants have disappeared. Is this a bug or am I doing something wrong?
Also something else i would love to see would be the possibility to change the strength of the emission-map so i could for example use it on cars that have halogen lights where they turn on smoothly and turn off smoothly so i could tween them for example that would be amazing to see but i could also adjust the transparency of the object but that would not change the max strength of the emission-map. But i am still grateful for the amazing content the Roblox team has made this year alone!
Follow-up to this, I have now released a public version which you can try out in your games (RBXM) but obviously any material changes won’t show at the moment if you publish your game.
Does anyone know how to get the texture files for the default materials? I would like to tweak some of the maps so that I can better match the Shadowmap aesthetic while maintaining the benefits of Future lighting.