Runtime skeletal mesh load

You can load new assets at runtime:

This is code I made that loads user-added sounds at runtime and plays a random one:


Assets can even be added to the game directory at runtime (i.e. they don’t need to exist at game startup).

3 Likes