Profile image

Scaling weapons and detachers?

1,252 allusernamestaken  5.3 years ago

I would like to know how to scale two specific parts: detachers and non-modded weapons. I need to make them smaller. Thanks.

  • Log in to leave a comment
  • Profile image

    @Brendorkus thanks!

    5.3 years ago
  • Profile image
    21.8k Brendorkus

    In the XML modding menu, go to scale. The first number represents X, the second represents Y, the third represents Z. It will always be defaulted on “1,1,1”. X represents side to side width,Y represents height, and Z represents forward to backwards length.
    If you want something to be half the normal size, make the scale “0.5,0.5,0.5”, if it’s a quarter, make it “0.25,0.25,0.25”. And so on. If you want something to be twice as long as it is wide, make it “1,1,2”. That explanation may seem over-complicated, but it’s really easy and useful once you know how to use it.

    5.3 years ago