What all assets does P_Sparks from Starter Content use?

Hey there ,

You can do a Migrate of the asset by migrating the folder that it is, just right click on the folder in the tree, and you will see the Menu Item there. This will allow you to move the asset, and all it’s sub assets over.

There is also a reference viewer, where by when you right click on the Asset itself, there is a menu item for reference viewer, and that will give you a view of everything it uses.

Hope this helps,

Inc.

Im new to Unreal and game development in general, i wanted to make an android game for fun. I wanna use the P_Sparks from Starter content given by unreal, without actually including the entire Starter Content folder. I tired to copy paste the p_sparks.uasset file into my project content folder, but that messes up the particles since it is obviously also using other assets.
so thats basically it does someone know what all assets do i need to copy into my projects content folder from the starter content to get p_sparks running there without any problem. i dont wanna go deeper into particles systems and learn how they work just to use this asset.
Thanks in advance!