im trying to make a gfx for my game but i can’t figure out how people import their maps
i tried doing export selection but this just happened
how do i do this?
im trying to make a gfx for my game but i can’t figure out how people import their maps
i tried doing export selection but this just happened
I always do this:
(I always do it this way)
export each object seperatly or just build your scene in blender
The issue is that roblox material dont get loaded in blender like roblox due to scripts. U ll have to create ur own textures or play with nodes. Also there is a plugin for this by @maplestick
i meant the oppposite
do you mean a roblox plugin or a blender plugin? because i cant find it in their inventory
They want to get a map into Blender, not into Studio.
I recommend you take a look at this HowToRoblox(@Sub2HTR ) video, follow the steps and you’ll be fine.
Here’s the link: How to IMPORT MESHES with TEXTURES | HowToRoblox - YouTube
Better export each object separately, and if a message appears from roblox saying that your mesh exceeds 10000 triangles, go to blender and use the DECIMATE modifier and decrease the polygons a little.
Blender plugin
yes i found thank you, i will see if it helps