Skip to content

Builder: import as a floor of an existing factory (fix multi-floor authoring) #5

Description

@digtaalfathir

Root cause of the F4 multi-floor bug: "Import factory" always creates a NEW factory, so importing floor 2 produced a second stacked factory (scene-2-f4) instead of a second floor of f4 — pins dropped to ground, the floor selector didn't appear (had to patch all.json by hand).

Add an import option: add the imported scene as a FLOOR (floor id + Y offset) of an existing factory, not a new one.

Acceptance: importing two scenes into one factory yields one factory with floors [l1, l2]; the viewer shows the floor selector + hide-above works, with no manual JSON fix.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesttoolingBuilder / authoring tooling

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions