I used dx normal maps and didnât know itâs upside down. Does anyone know what is it for?
Earlier on, there was a post here that said to use GL normal maps, and not DX maps. GL maps give an in-depth appearance, such as the lines between bricks, where DX maps make the surface âstick out.â
Is there any hint on when tiling will be fixed in place? Materials will shift around every time I close and reopen a file. What we have so far is excellent, but the current practicality is pretty limited when I canât keep a consistent look to builds.
When you move to building the terrain implementation Iâd be curious as to whether youâre considering letting us change the details (grass) textures, that would be ideal.
you should be able to invert the green color to fix it i read
CC @S_ansWD
Hack week code is not production ready. The clue is in the name; âhackâ. Typically hack week projects are extremely rough and are not backed by any design. This means the API may be faulty, the code does not always work, the code is not efficient enough, or the implementation is simply unsuitable and cannot be maintained.
Itâs a treat that youâre allowed to see any of it at all.
Hackweek projects are meant for ideation and showing technical feasibility, and nothing more â itâs not to ship finished products, that takes much much more time.
The hackweek project you see shown there would likely not run performantly on most if any devices, or has specific hardware/software requirements that prevent it from being shipped broadly currently.
The biggest difference is more that we donât have to support hack week projects.
Everything we ship at Roblox we plan to support for many years if not indefinitely, so we have to be really careful that the API weâre releasing wonât hurt the platform later on. When we donât have to worry about that support in something like a hack week project, itâs way easier to get stuff working and looking good.
Is there any given day estimation that the new material service will be fully released?
The thing with Hack Week projects is that they are usually very specialized for the specific things theyâre showing in the trailer. Itâs very likely that other functionality simply doesnât work, crashes the engine or something catastrophic like that.
Most Hack Week projects are just for fun and they know from the start that something like that will never get into the engine. For example, custom shaders. Procedural materials. Audio deadening. Stuff like that.
And for those that showed promise near the start, there can always be unforeseen issues. Or just a lot of work to do before the feature can be stabilized.
Although admittedly Roblox has been moving fast and breaking things lately without performing any testing, so this is about the time to start releasing those hack week projects imho.
Are they going to fix the offset for the textures? its sometimes annoying beause 2 parts then dont stick good together, i wanted also to use trimsheets but because the texture constantly changes if i duplicated a part or sided it i cant use my trimsheets.
The material service doesnât appear to replicate to the client when I test in play solo, however i can still manually add the overrides in. Is this a bug or just an effect of the service being in beta?
It also doesnât save between studio sessions for games with team create (I assume this is due to the beta though.)
Overall great update
This Is The Best Update As Far As Building And Texturing Goes, I Can Now Create The Realistic Builds Without Having To Convert All My Parts To MeshParts. The Results Are Pretty Good, I Also Like The Fact You Can Set The Texture Per Stud. Amazing Roblox.
I have also a problem when i test with play the materialservice is empty
It Is Because The Material Service Is Studio Only, When You Run Or Play The Game In Studio It Simulates How it would be in roblox. Once It is out of beta this will more than likely stop.
Iâve had this same issue before. If team create is on, it must be off, because this feature is still in beta and not all people have it yet.
Yes, but a week ago it worked perfectly for me when i tested the game,
I also have the same issue. Using Play Solo or Start Server it has blank Materials Service properties, and does not render the overrides. The other week this was working fine.
Is there an expected date of release on this? It would be amazing to add to my game!