About 28,900 results
Open links in new tab
  1. Animify - An easy to use Animation GUI - Community Resources

    Jul 10, 2023 · ⚠ As of Dec 5, 2025, I’m wrapping up updates for Animify. Thanks so much for all the support! V2 is still up on the Creator Store and works fine, but I won’t be fixing any future issues. …

  2. Buggy Dance Script - Scripting Support - Developer Forum - Roblox

    Jul 20, 2024 · Just wondering if someone could help improve my dance script? It’s buggy and won’t let you stop it without spamming the J button and after activating it once and stopping you have to spam …

  3. How to make players dance via code? - DevForum | Roblox

    Sep 29, 2022 · I’m trying to make all players dance (such as when you do /e dance). I do not want to upload my own animation to Roblox, so is there any way I can make players dance via code?

  4. How To Make A Dancing NPC | Roblox Studio Resource/Tutorial

    Apr 16, 2021 · Hello! So a long time ago I made a tutorial on how to make your own 2d game and it BLEW UP! How To Make Your Own 2D Game Now, I want to share another one of my creations, a …

  5. Syncing player animations with a /sync command - Roblox

    Feb 22, 2021 · So if anyone knows about MoCap or animations. Ive been wondering how could I possibly turn / make a animation /sync command. Sort of like dancing and syncing with others. I …

  6. Dance animation button - Scripting Support - Developer Forum - Roblox

    Aug 1, 2021 · How would I make it so if you click a button (TextButton) then a dance animation plays? There are a few tutorials on youtube but none of them are that good and I also want it FE so …

  7. Automatic Animation Sync - Scripting Support - Roblox

    Feb 21, 2022 · require(script.ModuleSync):Sync(localplr,player2) end When the player does /unsync : SyncValue.Value = nil -- Sync Value set to Default How could I go about, checking if the value is the …

  8. How to make custom /e dances - Scripting Support - Roblox

    Dec 5, 2023 · Hello everyone. So what I’m trying to do is implement custom /e dances into my game. If I will be honest I can’t figure out how to do it, I have all the animations ready I just need to find a way …

  9. Can't make a custom /e dances - Scripting Support - Roblox

    Apr 30, 2024 · A quick way to implement custom dances would be to use my Animate 2 script, since all you’ll need to do would be to add the dance’s ID and desired animation priority to the AnimationData …

  10. Roblox Dance Revamp - Help and Feedback / Creations Feedback ...

    Jun 1, 2025 · I decided to revamp the Roblox /e system. (Like /e dance, /e laugh, /e wave, etc.) Put the following code in a LocalScript. Also the code is for TextChatService and on line 11 you can switch if …