Grabbing assets from the server

HI folks,

We are trying to build a “configurator” that allows kids to design a car with a variety of items to choose from. Since in total these could all add up to quite a large file size (if included in the build), I am wondering if these assets can sit on our server and only make their way to the client when selected?

Is this possible?

Thanks!

These could sit somewhere and be downloaded, though commonly this would require Asset Bundles (Pro only feature)

Sweet. Have Pro already.

Thanks for the blazing response!