About 245,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. Free Model Sites - Community Resources - Developer Forum

    Dec 9, 2024 · I came across a post by MisterTitanic, and it got me thinking, it’s surprising that there’s never been a post about free model websites. So, I decided to create one featuring …

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

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

  5. How can I add a script that inserts a model? - Roblox

    Jul 2, 2020 · How can I add a script that inserts a model from the Roblox libary in Roblox Studio? I want to add some model in my game that only appears after 5 mins (I already know how to do …

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

  7. [Beta] Cube 3D Generation Tools and APIs for Creators - Roblox

    Mar 20, 2025 · Last year at RDC, we announced an ambitious project to power the creation of immersive 3D objects and scenes in Roblox. Today, we are excited to launch Cube 3D, a 1.8B …

  8. Filtering to Find 3D Models in the Studio Toolbox! - Roblox

    Jun 25, 2024 · Hi Creators, We are excited to announce the launch of new filters in the Creator Store on Studio! With these filters, you can now easily search based on detailed attributes …

  9. How to change the position of a model by a script? - Roblox

    Jun 18, 2020 · It’s possible to change the position of one part with a script by Vector.new. But is it possible with a model?

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