I have a zipline that works fine, but when I put it in lighting, inside a folder that clones models into workspace, but the cloned version of this zipline does not work. The original zipline worked, but the cloned ones doesnt work. Does anyone know how it fix this?
Scripts will probably not run while under lighting. Try dropping in in serverscriptservice instead.
Zipline, even if it's a model can be cloned if put inside lighting into workspace. Maybe send us the script and we could help you. :))
What I would suggest is seeing if the scripts are looking for it as a model and if it is then it may be because there's a duplicate inside of it, I can't really tell you much on what's going on unless you give me a script to look at.
Sorry :/