Ui grid layout but for parts?

ye i want parts to like clone in a system like the ui grid layout instance is this possible in any way?

3 Likes

Yea.

for x = 1,10 do
        for z = 1,10 do
                local position = Vector3.new(x,0,z)
                -- do stuff.
        end
end
1 Like

ye but then if i delete one i want any of the oens infront of it to go back

Then run the loop again and position stuff accordingly.

It’s two for loops.
If you just thought about it for a little bit, you would’ve been able to solve it on your own as well.

And you’ve been posting topics like this all the time already.

. bro i dont have enough knowledge as you and theres very few to no tutorials on these

Here’s a playlist you can watch to become an intermediate level coder:
https://www.youtube.com/playlist?list=PLQ1Qd31Hmi3W_CGDzYOp7enyHlOuO3MtC

Also, the AI does explain. Idk what the explanation here would be, so idk what you’re talking about.


I’m not. I just find this type of post repulsive.
Yes, he does in fact have a brain and can use it himself. Or if he has some basic question, he can use ChatGPT. This is not intermediate level programming. And he’s been making posts like these all the time already. This is the basics of the basics.
If you can’t make a grid, you really have to catch up on some basics. The Devforum has higher standards than this. Just because you want to farm solutions doesn’t mean this is a good post.

1 Like

imma just leave u dev forum is for all pros and noobs

You’re not a noob, you’re farming.

i can understand your reasoning. it’s basic stuff, yeah. but you can’t just expect people to know this stuff…

it may SEEM basic but people new to programming may be confused on how to accomplish stuff like this.
this post is not spam. it’s a genuine question that they are curious to get an answer to.

and is it even hurting anybody? when somebody would like to actively help a new programmer to understand the basic fundamentals better?

tutorials won’t tell you to do stuff like that. you can probably discern it but some people have trouble doing that.
people don’t automatically know the answer to everything, and common sense to some people isn’t to others.

so really, what are you trying to prove? this guy isn’t “farming”, and how do you know he’s not a noob at coding? (i don’t like the term noob but whatever.)

report this for “spam”, pfft, yeah

Closed for review.