


On Roblox, How do you make 2 bricks go into each other.?
You know when you see those cart tracks that turn and all that made by xlegox? how do you make two bricks so that they go into one another? Is it scr...
You know when you see those cart tracks that turn and all that made by xlegox? how do you make two bricks so that they go into one another?
Is it scripting or something else
Yes, it’s scripting, to place the bricks into each other manually you need scripting, but the bricks can go through each other by themselves if they are not CanCollide.
It’s a CFrame script.
Look for a CFrame script on free models, it’s pretty simple.