After receiving some great help HERE… I found myself in another annoying situation.
I have two lovely bits of script. But using them together doesn’t seem to be working. The goal is to have a dragable object that when pulled too far will display a message, then when let go, it will bounce back with a smooth elastic finish.
I know it’s to do with the “drag” function clashing with another. But that’s as far as my scripting skills goes Any ideas?