I'm trying to get one local script to trigger a function in another local script, but it doesn't seem to be possible. If I want to run a function, I have to use another object's event to execute it. Is there a way that one script can directly cause another script to run a function?