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? - DevForum | 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 animate any model AND also play it in-game [Outdated

    Oct 16, 2024 · Yo wassup, here is a tutorial on how to animate literally any model in Roblox Studio and also play it in game. I suggest that you read it once and then follow the tutorial.

  5. 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.

  6. Change a Model's Transparency via Script - Roblox

    Oct 13, 2019 · Hi, so I’m trying to make a script that makes a Model transparent, but I’m not sure how to do it, I thought it could be something to do with Children, but I just have no idea. This is …

  7. 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 …

  8. 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 …

  9. How can i tween an entire model? - DevForum | Roblox

    Jul 18, 2023 · Solved by Bubu in post #15 How to tween a model | Roblox Studio Tutorial - YouTube this shoud help (: 11.6k views 1 link VisuallyFX Programmer Jul 2023

  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 …