I have created a program to take custom prefabs and break them down into their components. Of course, they have to already be in the game, but when I try to load them, I get the error "requires asset scene 'AssetScene-props' to be loaded first."
I have tried using custom maps injected with prefabs from AssetScene-props, but this didn't work either.
Are there any solutions to this?