About 509,000 results
Open links in new tab
  1. How can i spin a model? - Scripting Support - Developer Forum - Roblox

    Aug 23, 2023 · This is how you spin an object. local partspeed = 0.05 local model = script.Parent while true do for _, part in pairs(model:GetDescendants()) do if part:IsA("BasePart") then part.CFrame = part.CFrame * CFrame.Angles(0, partspeed, 0) end end wait() end

  2. Spinning Objects - Community Tutorials - Developer Forum - Roblox

    Jan 31, 2022 · On the script itself, a (possibly) smoother animation can be achieved with RenderStepped or Heartbeat over an infinite loop.

  3. Create spinning objects | Documentation - Roblox Creator Hub

    Using the Spinning Objects .rbxl file as a reference, this tutorial explains how physical forces impact angular motion in Studio, and shows you various techniques to spin objects in your experiences with different spinning behavior, including guidance on:

  4. How To Make A Spinning Model | Roblox Studio Guide - YouTube

    In this video I teach you how to make a model spin!Comment other tutorials for me to make!SCRIPT: while true do script.Parent:SetPrimaryPartCFrame (script.Par...

  5. Rotate model of 360 degree - Scripting Support - Developer Forum - Roblox

    May 21, 2023 · Rotating a model would be far more smoother using TweenService. Colbert2677 has made a really good tutorial on how to tween models here. To make it loop indefinitely, you’d use a tween completed event. Example of tweening indefinately: spinTween:Play()

  6. HOW TO MAKE A SPINNING PART | Roblox Studio Tutorial

    In todays video I show you how to make a spinning part in Roblox Studio. I Hope you enjoyed the video, Have a lovely rest of your day! If you are a bit confused what to do, Feel free to...

  7. create-spinning-objects.md - GitHub

    Roblox Studio is a real-world simulation engine that emulates physical behavior in real time, so in order to predict the behavior of spinning objects in experiences, it's important to have a high-level understanding of how objects spin in real life with angular motion.

  8. Continuous 360 Degree Rotation with the TweenService [Roblox Studio ...

    Continuous 360 Degree Rotation with the TweenService [Roblox Studio Tutorial] 00:03:21 Scripting 00:11:20 Physics Information In this tutorial I will show you how spin parts in Roblox by 360...

  9. How do i make a model spin - Scripting Support - Roblox

    May 21, 2021 · You should probably start learning the basics of scripting first before you ask, there’s tons of scripting tutorials out there for you. Crtl-R. You don’t even need a script for this, …

    Missing:

    • Studio

    Must include:

  10. Daily Spins - Roblox

    This system allows players to spin a wheel every day for a special reward. Check out the video on the HowToRoblox YouTube channel to see how this works! ©2025 Roblox Corporation. All rights reserved.

    Missing:

    • Studio

    Must include: