When i tried to clone a clip it says it was not defined even though it was defined in the frame


When i tried to clone a clip it says it was not defined even though it was defined in the frame


Probably you are under a function that is out of the context of the frame…
the load function (image on top) is being ran from a clip in the frame
do you have a sample wick file?
Try replacing “otherplayer” with “project.otherplayer” instead, clear your console, play the project and see if it works
If it’s a reference error, then it should work without a problem, unless if one of these are happening:
If the fourth option is true, then we’ll need a closer look at your code
i did that but it didn’t work