Skip to content

TraitCyberneticLimbReplacement Issue - Limbs Falling off #2564

@Raikyr0

Description

@Raikyr0

Description

In an attempt to add cybernetic hands and feet to the respective arms and legs traits. The hands and feet will always fall off.

Reproduction

    - !type:TraitCyberneticLimbReplacement
      removeBodyPart: Foot
      partSymmetry: Left
      protoId: LeftFootCybernetic
      slotId: "left foot"
    - !type:TraitCyberneticLimbReplacement
      removeBodyPart: Foot
      partSymmetry: Right
      protoId: RightFootCybernetic
      slotId: "right foot"

was added to Bionic Legs's code.

Expected behavior

The feet DON'T fall off.

Unsure on why they fall off, perhaps in an attempt to replace everything at once the legs don't exist in the moment for the feet to attach to them, which requires a priority on what is replaced first.

Media

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type: Bug[Un]intentional issue with something

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions