Hi,
I have a script which clones an object in a loop a number of times, everything is fine except the original object contains a small script which reacts to mouse-enter events. However the cloned objects do not inherit the script.
Any ideas how to do this or what I'm doing wrong?
Help much appreciated.
- Wolfie