I am quite a noob at Lua still, but I'm trying to change the parent of a part with the code below :
game.Lighting.Part.Parent = game.Workspace
2
Your Lua syntax is correct. Most likely, either the code isn't running or you are experiencing an error that you are not showing us (perhaps Part is not a valid member of Lighting in the first place?).Unclear1776— 9y
0
I fixed it, I just didn't define the part.KennySfromTitan106— 9y
This question has been closed because it is not constructive to others or the asker. Most commonly, questions that are requests with no attempt from the asker to solve their problem will fall into this category.
Closed as Not Constructive by adark
This question has been closed because it is not constructive to others or the asker. Most commonly, questions that are requests with no attempt from the asker to solve their problem will fall into this category.
Why was this question closed?