Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
0

Why texture doesn't change with a script?

Asked by
Revgery 15
3 years ago

Hello, I have a problem

When I try to change a texture with a script, texture is just not load or something.

And that's not a texture problem, something with a script.

there it is a script I used

local suka = game.Workspace.banan.lololo

suka.Texture = "http://www.roblox.com/asset/?id=5509508823"

Please help

0
Try using "rbxasset://5509508823" Pupppy44 671 — 3y
0
If you got errors, please provide them in your question. Also let us see your workspace hierarchy. Roger111 347 — 3y
0
. hasanchik 49 — 3y
0
One thing i found out recently, is sometimes the id can change when placed into the texture spot, if you place it in, copy the new id, then replace what you have with the new one. It should work. I figured that out with ContentProvider:PreloadAsync() errors MrCatDoggo 213 — 3y

Answer this question