Is there a way to save and export a character separately to var from the scene. For example, there is a character in a scene that I want to use, but I don’t need the scene itself. If I make, for example, a preset of this character and try to load it, then the entire scene with its dependencies is loaded, which are somehow used by the character.
It turns out that for one character you need 2 gigabytes of dependencies, but in fact the character has no more than 200 megabytes of dependencies. Are there ways to fix this?