This is my error, what I want to achieve is in the title lol. I’ve tried researching and nothing has come up while researching.
Here is my block of code.
local textbox = script.Parent
local decal = game.Workspace.Part.Texture
decal.Texture = textbox
It is currently inside of the UI in a local script.