I am using a custom health regeneration script inside a package, but because of that it is not a direct child of StarterCharacterScripts and will not override the default script. Is there a way to fix this? I really need the PackageLink to maintain the same code across different places in my game, and I’d hate to abandon it.