Add assets to build

Hey Guys!

i want to render my game so, that other people on other computers can use it. But last time, i’ve done this and there was no texture!

now i want to add my texture to my build, how to do this?

thanks for any help!

– sorry for my spelling, i am german :slight_smile:

your textures are automatically added to the the build if they in materials that are included in a scene. If you are loading them dynamically, they need to be in a “Resource” folder to be added to the build.