Be able to put props in a scene graph prefab

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:

  1. create a new blank level
  2. remove all default actors (some concrete plates, a spawner and island settings)
  3. add your devices and props to the map
  4. open world settings (tab next to details, if its not showing make sure Window → World Settings is checked)
  5. turn on Is Playsetand set the category to Prefab, both under Creative Playset
  6. add a name and short description
  7. add some creative tags (i used Prefab, this one might be optional)
  8. 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.