It would be very helpful if we could put props in a prefab and perhaps some devices. I am working on a Fall Guys map, that I want to be able to create a set of props in a prefab so if I want to make the same obstacle later or in another map to not need to remake it. I do not plan on using physics on the props.
i had the same problem a couple days back, right now it looks like the only way to do it is make a playset prefab. you need to:
- create a new blank level
- remove all default actors (some concrete plates, a spawner and island settings)
- add your devices and props to the map
- open world settings (tab next to details, if its not showing make sure Window → World Settings is checked)
- turn on
Is Playsetand set the category to Prefab, both under Creative Playset - add a name and short description
- add some creative tags (i used
Prefab, this one might be optional) - save the level, you should see a “generating playset definition” message
thats it. there should be a new generated playset in /All/[island name]/Prefabs/Other. if its not there check all sub folders under Prefabs. all you need to do now is drag and drop it.