require
require(scriptName: string)
Access the returned values from the specified script. This will yield if the specified script has not yet returned.
Require will error if you try to require scripts in a cycle
Example usage:
config
damage-on-hit
Last updated