of     1   

LeztexTV
#139281601Saturday, July 05, 2014 4:04 AM GMT

Can someone one help me of an Idea of a Decal on a while borad changing with a botton? Help thanks
LeztexTV
#139282546Saturday, July 05, 2014 4:16 AM GMT

Bump1
DEVMAC101
#139282653Saturday, July 05, 2014 4:18 AM GMT

Please clarify a bit more.
LeztexTV
#139282780Saturday, July 05, 2014 4:20 AM GMT

A script that would let me click a button to change a decal on a part. I am new to scripting and only know stuff like game.Workspace.Part.BrickColor = BrickColor.new("Bright blue")
Dark_Yugi
#139282895Saturday, July 05, 2014 4:21 AM GMT

Just change the asset i.d through something like function OnTouch(hit) game.Workspace.Board.Decal.Texture = "http://www.roblox.com/asset/?id=IDHERE"
LeztexTV
#139283035Saturday, July 05, 2014 4:23 AM GMT

If I want mulitpul Id's ? To change in order?

    of     1