I have the script just need something that makes me see through walls any help?
If you want to make a part semi transparent during a function, try this:
game.Players.PlayerAdded:connect(function(player) if player.Name == Robloxian_Hero1234 then game.Workspace.Partnamehere.Transperency = 1 -- How invisible part is end end end
Closed as Not Constructive by JakyeRU and DeceptiveCaster
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?