
How to create a moving part - Scripting Support - Roblox
Aug 21, 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 …
How to make parts move? - Scripting Support - Developer Forum
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. …
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 …
Best method to create a moving object that players can stand
Nov 20, 2022 · This creates a pretty consistent, easy to plot movement, however the part moves with no respect for the player’s character. If you jump on top of my moving train car, you won’t …
How do I make a player move with a part? - DevForum | Roblox
Jan 15, 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 …
How can I make players stick to moving parts? - Roblox
Oct 30, 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 a player stick to a moving part - Roblox
Nov 16, 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 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 To A Moving Part - Roblox
Dec 24, 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 would I make this group of parts move from its position
Mar 15, 2022 · I have a group of parts that move. I want it to move up 1 and then wait (1) and go down 1. This just moves the parts to these positions. How would I make it so that the parts …