About 34,000 results
Open links in new tab
  1. Movement++ - Improved character movement - Community …

    Nov 26, 2022 · Installation is simple- get the model, drag the script into StarterPlayer > StarterCharacterScripts, delete the model, and you’re good to go. Adding your own extensions. In the script, there is a folder called Extensions. It contains a module called ExampleExtension. This extension contains some example code.

  2. Movement System (Crouch + Sprint) (Client > Server) (R6 + R15

    Nov 19, 2021 · Hello! I decided to create an OpenSourced Movement System free of use for anyone to use. It’s not really the nicest looking thing in the world in terms of back-end, I will admit; since this is the first open-source thing I’ve made, I tried to explain things out as much as I can. Enough with a back story, here’s what it can do: If you’re gonna use it; …

  3. How to do custom character movement? - Scripting Support

    Jan 17, 2019 · I’m trying to re-create custom movement that feels like the default one, but for the purpose that all the controls can be customised and changed. I have two variables that change with inputs: movez = 0 movex = 0 Where if you press W for example it will be set to 1 and if you release it will be 0, if you press S it will go to -1, and same for movex where A is …

  4. MovementHandler (Crouch, Sprint, Slide, Prone) - Roblox

    Nov 7, 2021 · Hello fellow Developers!! What is MovementHandler? Today I am releasing my first open-source module, the MovementHandler!!

  5. How to make smooth character movement - Scripting Support

    Jun 5, 2022 · Hello developers, So i want to recreate smooth movement, but i have done over 2 hours of research, but nothing caught my eye, and most of them were outdated. So i wanted to create a smooth movement, where instead of instantly stopping, you accelerate and deaccelerate. Does anyone has a script (doesn’t need a explanation, i think i would undertsand most of it). I am not familliar with coding ...

  6. How could I make a movement system like Evade - Roblox

    Nov 29, 2022 · I want to make a movement system like Evade where you slowly stop moving when you stop moving (Not holding WASD) I don’t know how, I can’t seem to find out if they use Apply Impulse or if they use something else, even if they do I don’t know how I can implement it so it goes to where I’m WALKING not FACING. I have tried many sites such as DevForum, no luck. I have no code yet btw I ...

  7. How do I make my own movement script - Scripting Support

    Dec 26, 2021 · Hello, I am currently trying to make a game where you need to control 2 characters and I would need to know how can I make a script to control the second one with different keys then WASD and arrows. I tried to check the control scripts inside PlayerScripts but I couldn’t find an answer by myself… Any help is appreciated

  8. How would I make a more advanced movement system? - Roblox

    May 13, 2021 · Essentially, I’d like to create a more advanced movement system. Currently, when you press the W key in Roblox, you instantly start moving at a set velocity. When you stop holding it, you instantly stop. How would I make it so that the player accelerates when you start holding and reaches the maximum speed potential, and then when they release it it gradually slows down? The system I’m ...

  9. [Updated] Open-Source R15/R6 Character Momentum/Leaning

    Dec 25, 2020 · Interesting creation - I can’t think of any immediate use cases for myself but with some serious modification it could be used to create a more realistic movement system for games using Rthro. Games like GTA use this when you change direction suddenly, so maybe some form of that could be implemented in roblox. Thanks for the contribution!

  10. Dynamic Head Movement - Community Tutorials - Developer …

    Aug 3, 2024 · This script in Roblox detects and highlights the nearest interactable object in front of a player’s character. It uses Inverse Kinematics (IK) to make the character’s head follow these objects if they’re within a specified radius. The system updates as players join or leave the game, ensuring smooth interaction and cleanup. Create a Tag named “interactable” and tag it …

  11. Some results have been removed
Refresh