
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 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 to make parts move? - Scripting Support - 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 - Help and ... - Roblox
Nov 13, 2021 · Hi, I’m really struggling with this, appreciate any help. I have a platform which has 4 directional arrow buttons to move the platform when the player stands on it. I can move the …
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 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 …
Best method to create a moving object that players can stand
Jul 20, 2020 · In a game I’m working, there is a train car that moves around on a track and the player can jump on top of it. The problem here is the way I traditionally move a part is by …
How do I move a part forwards? - Scripting Support - Roblox
Dec 26, 2022 · Hello I’m trying to move a part… but it’s not what you think! moving a part forward works, but I want to move it forwards in whatever direction its looking. so If its looking …
How do I make a part move back and forth for a certain ... - Roblox
Apr 6, 2020 · I have a part that works as a camera for my start screen but I want it to move back an forth slowly to give some immersiveness.