How to make a Mesh

From Roblox Wiki

Jump to: navigation, search

Image:ArrowSquare.png

Up one category:
Tutorials

Introduction

This tutorial covers how to use meshes.

Steps

1) Open Roblox Studio.
2) Select Insert -> Object -> Part (This will create a new, grey brick in your map.)
3) In the Explorer Window, select the newly created brick.
4) Select Insert -> Object -> SpecialMesh (Your brick should now look like a "head".)
5) In the Properties window, in the MeshType pulldown bar, choose the option that you wish the brick to look like:

  • Head
  • Torso
  • Wedge
  • Brick
  • Sphere
  • Cylinder
  • FileMesh

See Also

SpecialMesh

Personal tools