How to use marketplace content inside of a new project?

I want to play around with 4.4 version using the content from the cave demo + elemental demo + some other demos.

How would I go about doing that? I am not sure how to access the actual files, where are they stored?

Just open the demo -> right click onto the assets that you want -> migrate -> choose your project. Keep in mind to keep the folder structure! :slight_smile:

Define keep the folder structure?

e.g

In the cave demo it is like that:
Textures
Material
Meshes

Now when you migrate the assets into another folder it will cause problems

e.g
You migrate the textures into the mesh folder -> materials wont find the textures anymore and you will have to link them again

Thanks that makes sense.