About 202,000 results
Open links in new tab
  1. Implementing animatable objects inside an animation and be

    Apr 20, 2024 · I’ve been doing scripting and animating lately and i have a hard time to figure out how people implementing animatable objects / multiple objects inside an animation and …

  2. How can I add an object in the animation editor - Roblox

    Oct 13, 2021 · How can I add an object in the animation editor? like a sword because when I add the character, only the rig is added and that

  3. How do I animate objects? - Scripting Support - Developer Forum

    Jul 17, 2022 · Hi, how would I animate objects in roblox studio?

  4. Complete guide to rigging and animating models! - Roblox

    Jul 24, 2019 · Just recently I’ve gotten into rigging and animating models… This was a very hard task for me since there was literally no good tutorials on it. So I decided I was going to learn to …

  5. The Batman's Blender OAE v1.35 (Object Animation Importer

    May 25, 2024 · Hello, I recently have been obessed with the creation of cutscenes since I learned to use Blender to animate, and I know many developer probably would like to be able to …

  6. AnimationController - Simple animation class - Roblox

    Dec 5, 2024 · Advanced Usage: For more control, you can create an AnimationController object.-- Create a new AnimationController with an animationId local Animation = …

  7. Levitating object animation - Scripting Support - Roblox

    Feb 19, 2022 · Hello developers, I’m searching for help on how to make a part/mesh levitate up and down, and perhaps smoothly, I haven’t exactly learned how to use tweenservice yet, but …

  8. Model Animation Tutorial ( Blender and Studio ) - Roblox

    Jul 13, 2020 · I was messing around with welding and creating joints and accidentally learned how to animate objects. I just thought I should share how to do it here so people are able to learn …

  9. Unable to cast value to object for an animation - Roblox

    Jun 29, 2021 · Hey I am making a gun with animations and it is saying Unable to cast value to Object for the parts with the :LoadAnimation -- Server script in the tool local Tool = …

  10. How can I get my object animation working? - Roblox

    Aug 1, 2024 · You should put an animator in the animation controller and interact with the animator instead. That’s how the docs say to use it. It says that the animation controller can be …