I looked for a non-verse artist-friendly tagging system but didn’t see anything. Maybe I missed it. Does anyone have any tips for setting up a Fortnite Prop Library that my teammates can access for props without seeking me out to find it for them?
I’m also curious if play sets are working as asset libraries for others. Appreciate the ideas you might have.
Oh the other idea I had was to place all the ideal props into a gym in their own level. However, all my levels are automatically being ported into the main level as if they are play sets which makes that not a viable solution, but perhaps that is just a bug I’m facing?
Using notepad is handy, I haven’t done much with it yet so not sure how it goes with teammates and different PC’s or projects, but you can copy a bunch of selected stuff and paste it into notepad, then copy from notepad and paste it into the UEFN viewport, just like copy and paste inside the editor.
If that works, then you can have a bunch of text files for dumping different asset sets into your project.
There was a good post about a year ago, where the poster discovered the hoops to jump through with Playsets, they have to be in a certain place or something.
I think a Collection of Fortnite Props in a gym/level + the ability to copy/paste between levels would work best for now.
All of your levels being automatically ported sounds strange though. Take a look at ‘GameFeatureData’ data asset in base of content folder. - You can have multiple maps in a project, but the one that it publishes with + level layering system is controlled in that asset. (Create a separate thread if you want to dig deeper into this problem though)
For prefabs/kitbashing I’ve been heavily using Outliner Folders + Right click on folder → Select → All Descendants. - Parenting things to a root object in Outliner is also an option. (And then just selecting children/descendants of the root)
Eventually Fortnite assets will be exposed to Scene Graph (so a collection of things could exist as a Scene Graph entity and be dragged + dropped from content browser)
I don’t think the playset system will be supported long-term. (Evidenced by the fact that there is no documentation for this system in the docs plus the current focus on Scene Graph)