About 66,900 results
Open links in new tab
  1. 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 …

  2. How do I make a morph? - Scripting Support - Roblox

    Oct 8, 2023 · How do I make a morph? So I’m trying to create a simple morph of where the player morphs into a ball. local part = script.Parent local rp = game:GetService("ReplicatedStorage") …

  3. Character Morph script - Community Resources - Roblox

    May 2, 2021 · This script took more time to make than I care to disclose. It will replace your character with the model while preserving the scripts and the position of your character. It’s …

  4. R15 Morph Rig & Auto-Morph Script Tutorial - Roblox

    Jul 22, 2019 · You have successfully set up an R15 morph rig that is ready to be used with an auto-morph script. Auto-morph scripts spawn you in as the morph of your choosing. There are …

  5. Free character Morph Script - Community Resources - Roblox

    Nov 22, 2023 · Morph Script - v1.1.0 A nice little module that lets you morph into any character 🙂 Grab the module here! VVV How to use: Insert the module anywhere in your game that is …

  6. Making ‘Custom Morph (s)’ with Animations and Animation Gui?

    Feb 8, 2022 · Hello, I’m currently working on a game and need help making the morphs for it. [NOTE - I do not know how to script very well and have no clue of what I’m doing] What do you …

  7. Getting morph when joining a team - Scripting Support - Roblox

    Jun 3, 2021 · Hello, I have some morphs and there are scripts, they apply when you touch a brick, but I want the script to be changed so you will wear it automatically when you join a certain …

  8. Morph Not Working - Scripting Support - Developer Forum | Roblox

    Nov 21, 2019 · So I’m trying to make a button that when clicked will morph the player. I tested it on a player model and it changes my character but I can’t move. I have a remote event in …

  9. MorphModule - Easy way of managing your morphs - Roblox

    May 1, 2022 · Create any sub folders that may be used for teams, players, etc and make sure there’s no repeating names Require the module from another server script and run .new (The …

  10. How to make morphs on specific teams - DevForum | Roblox

    Mar 3, 2022 · I’m trying to make game similar to half life but I need morphs and theres question, how do I make starter morphs for specific teams?