Hello, I’m using this on 4.26.1 - everything works like its supposed to and I’ve successfully built and packaged and can run locally. My question is, When adding or defining a Javascript Component on an actor, is it possible to define the script source file as an external (web based) .js file. I’d like to point that source to a web server and be able to call to that .js file so that I can update it dynamically. I don’t see any other way to set that other than the Details panel in the editor. In the blueprint editor, I see that you can get the File source but not Set it.