I’ve started on a project for my friends and I that is at its core a virtual club house that can be modded while being played
My question is this, is there a way to find a list of the assets in the game files and return those file names in some way.
My reason for wanting to do this is to allow the players to see what 3d models/scripts/assets that are at their disposal.
Much thanks to anyone who can help
Check out Resources.LoadAll and the other resources methods.