In PlayerSettings I’m able to set an array of preloaded assets that load when the player starts, but I want to be able to edit this array from an editor script. Is there any way to do so? Because I couldn’t find anything in the scripting API under PlayerSettings.
Same here, i’m trying to do this