Whenever I build something the blocks fall down and it really makes me aggravated. Help please? Also sorry if I get the tag wrong.
This is not a scripting issue. If you press play in studio you can check for "falling blocks" then reset to put you back in editing mode.
game.Workspace:GetChildren(parts) for i,v in pairs do if i.ClassName == "Part" then i.Anchored = true end
qq i feel like i did something wrong, its like midnight and im tired...anyway yah u need to anchor ur stuff