Greeting! I wondered if it was more effective to change the material of an object using scripts or using simple settings. Which of these options do you think are better?
-
**What do you want to achieve? I want to see which of these options are better.
-
**What is the issue? Issue is that I cant choose between safety and speed.
-
**What solutions have you tried so far? On internet some say yes, but some say no.
Here are scripts.
local Part = game.Workspace.Part
Part.Material = glass --or something else.