Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- --FOR READYSETGO2929
- --THIS IS THE SCRIPT YOU CAN PUT DOWN (THE FULL SCRIPT)
- function onTouch(hit)
- script.Parent.BrickColor = BrickColor.new("Really red")
- end
- script.Parent.Touched:connect(onTouch)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement