Roblox Touch Change Color
Roblox Touch Change Color. You first have to insert a script into the block that the player is going to touch If a player touches the block it will change color Enter local script = scriptParent function colorChange() (Enter the script shown in this article However delete “while true do”) end brickTouchedConnect(colorChange) That’s it!. How … Read more