About 533,000 results
Open links in new tab
  1. Creating 3D Models/Meshes for Roblox

    Mar 16, 2023 · Getting Started Creating 3D models or meshed for Roblox is always a great option. You can create objects, tools, characters, and environments using many 3D modeling …

  2. How can I move a Models Position with code? - Roblox

    Jun 4, 2020 · You need to use MoveTo or SetPrimaryPartCFrame. The difference between the two is that MoveTo changes the model’s position with a Vector3s, while …

  3. How to make an entire model transparent? - Roblox

    Sep 6, 2021 · Learn how to make an entire model transparent or invisible in Roblox using scripts, including handling parts within the model.

  4. How to make a model chase a player? - DevForum | Roblox

    Apr 15, 2021 · Hello everyone! I am trying to fix a script to make a part chase a player, when the player is within a certain distance of the model. The issue is the current implementation I have …

  5. How do you turn a Model into a Tool and vice versa - Roblox

    Jul 24, 2020 · I want to turn a Model into a Tool, because so that the player can equip the items, but I also wanted to turn the Tool into a Model, so I can use SetPrimaryPartCFrame to make …

  6. How to rotate a model using scripts - Scripting Support - Roblox

    Aug 7, 2021 · Hello, I have a car model, and I want to make it rotate itself, but I don’t know how to do that with scripts. I would like some tutorials or examples. Thank you.

  7. Animate Anything in Roblox Studio

    Jul 24, 2024 · Animate Anything in Roblox Studio Here you will find all the juicy details on how to bring your 3D models to life using the Animate Anything Roblox plugin. How to get Started with …

  8. How do I make a humanoid walk like a player would to a certain

    May 16, 2023 · So I’m trying to get a model humanoid from one place to another like a player would walk. I’m not sure how to start scripting at all 🧇

  9. How to join a part and mesh into one model? - Roblox

    Jun 27, 2023 · Open Roblox Studio and create a new place or open an existing one. Insert two objects that you want to weld together. For example, you could insert a part and a model. …

  10. How to make a character morph? - Scripting Support - Roblox

    Apr 25, 2023 · I need help getting an understanding of how morphs work. Devforum and YouTube haven’t been helpful. So, in my game players can spend currency to buy character models and …