
How to create a moving part - Scripting Support - Roblox
Aug 6, 2021 · I want to create a moving part for my obby game and I can’t find any tutorials to fit my need. I want my part to be a small square that moves horizontally back and forth a certain …
Ways to move your parts with 0 lag. (List of good and bad
Jul 30, 2023 · Hi guys. Have you been wondering what’s the most efficient way to move parts with almost 0 lag? I have also been wondering the same thing, until today. I have a list that …
How can I make players stick to moving parts? - Roblox
Oct 29, 2023 · The only way to make players stick to moving parts is to use some sort of BodyMover on the part you want to move, like AlignPosition.
How to make parts move? - DevForum | Roblox
Jul 14, 2024 · Greeting everyone! I have a question to ask. I’m very new to scripting, and I really need to find out how to script so I can be advanced and make the games that I need to make. …
How To Make A Player Stick To A Moving Part - Roblox
Dec 10, 2023 · I’m new to scripting and i made a moving part cycle but i want to know if there’s anyway to get the player to stay on the moving part without falling off/moving. -Here’s The …
How do I make a player move with a part? - Roblox
Jan 1, 2023 · I have a model that rotates around a part at a certain distance (shown in the video), and I need a way to have any players standing on the model to not fall off while it’s moving. I’m …
How to make a player stick to a moving part - Roblox
Nov 13, 2021 · So I posted not so long ago about how to get a player to stick/grip on a moving platform: [0f16994fbca9f84ebe7bcd763f9c30b230cdde52] I managed to get it working using …
How do I make an object move from one point to another? - Roblox
Apr 5, 2019 · Hello everyone!! How are you? So, the question is: I was doing a street, and wanted to program cars to be passing on this street infinitely. As I do not know how to program, I tried …
How to create a moving part that moves randomly in a given
Dec 18, 2021 · Hello! I am wanting to showcase some trails, and am wanting to attach them to moving parts. I want the part to move to random positions within a given radius of say 10 …
How to make a Player stick on a Moving Part - Roblox
May 7, 2024 · That’s a whole lot of work for something really simple. Tweening a rotating part doesn’t make sense to me. Just use a HingeConstraint set to Motor on the unanchored …