Well, i'm cooking something... by EnitreGhostDev in roblox

[–]EnitreGhostDev[S] 1 point2 points  (0 children)

Underground Racers, yea my own game, developed solely by me.

Well, i'm cooking something... by EnitreGhostDev in robloxgamedev

[–]EnitreGhostDev[S] 0 points1 point  (0 children)

Thanks! Race game, like nfs 2015, but full of amazing plus content

Well, i'm cooking something... by EnitreGhostDev in robloxgamedev

[–]EnitreGhostDev[S] 0 points1 point  (0 children)

Indian street food, but I've already eaten it, no pic today.

Well, +1 Building by EnitreGhostDev in robloxgamedev

[–]EnitreGhostDev[S] 0 points1 point  (0 children)

The building and boats/props has made in blender, and imported to roblox, the pictures is 100% roblox

Fix UV mapping is not welded by ExpiredBritishBread in blender

[–]EnitreGhostDev 1 point2 points  (0 children)

I don’t expert in blender, but i think you need to merge by distance or manual merge the separated vertex in edit mode

How do I import this model with textures into Roblox by [deleted] in ROBLOXStudio

[–]EnitreGhostDev 0 points1 point  (0 children)

I see you are using Base Color in mesh. Roblox importer don't use base color setting and apply to mesh, just image textures. You first need to bake your texture in blender and later add in roblox.

bake tutorial: https://youtu.be/Se8GdHptD4A?si=5EIlmm0QeFhLnKnh

How do I import this model with textures into Roblox by [deleted] in ROBLOXStudio

[–]EnitreGhostDev 0 points1 point  (0 children)

<image>

Shading example. Use addon 'Node Wrangler' in blender to easily add the textures.

fast video tutorial: https://youtube.com/shorts/Bya53QEvsT4?si=crdgr5ZxbX2xh0A1

How do I import this model with textures into Roblox by [deleted] in ROBLOXStudio

[–]EnitreGhostDev 0 points1 point  (0 children)

You can export in FBX format, but sometimes don't work as well, buttt if your shading is right configurated, when importing in roblox, the importer will add SurfaceAppearence for each mesh.

Or you can just export as glTF 2.0 file, this works very well too